mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-26 19:43:59 +03:00
Tweak the spacing of the form actions.
This commit is contained in:
parent
69ad8b9000
commit
7098114ac7
|
@ -10,6 +10,7 @@ a single block in the template.
|
||||||
.form-actions {
|
.form-actions {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
border-top-color: transparent;
|
border-top-color: transparent;
|
||||||
|
padding-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-inverse .brand a {
|
.navbar-inverse .brand a {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user