mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-04 20:40:14 +03:00
right align form-actions
This commit is contained in:
parent
2939400a11
commit
2f6e3ac739
|
@ -10,6 +10,7 @@ a single block in the template.
|
||||||
background: transparent;
|
background: transparent;
|
||||||
border-top-color: transparent;
|
border-top-color: transparent;
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navbar-inverse .navbar-brand a {
|
.navbar-inverse .navbar-brand a {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user