aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--djangorestframework/static/djangorestframework/css/bootstrap-tweaks.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/djangorestframework/static/djangorestframework/css/bootstrap-tweaks.css b/djangorestframework/static/djangorestframework/css/bootstrap-tweaks.css
index eb41649e..c650ef2e 100644
--- a/djangorestframework/static/djangorestframework/css/bootstrap-tweaks.css
+++ b/djangorestframework/static/djangorestframework/css/bootstrap-tweaks.css
@@ -10,6 +10,7 @@ a single block in the template.
.form-actions {
background: transparent;
border-top-color: transparent;
+ padding-top: 0;
}
.navbar-inverse .brand a {