aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/static
diff options
context:
space:
mode:
authorTom Christie2012-10-29 14:41:33 +0000
committerTom Christie2012-10-29 14:41:33 +0000
commitee8ab283f091b73e284c74a11882f910a04eb2de (patch)
tree407b2d4de92edab7c9fc874111f9163e8c3c54cb /rest_framework/static
parent49f87cfbabe036215cb97d2633d969e27c3915ce (diff)
downloaddjango-rest-framework-ee8ab283f091b73e284c74a11882f910a04eb2de.tar.bz2
Style tweaks
Diffstat (limited to 'rest_framework/static')
-rw-r--r--rest_framework/static/rest_framework/css/default.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/rest_framework/static/rest_framework/css/default.css b/rest_framework/static/rest_framework/css/default.css
index b46f025e..e29da395 100644
--- a/rest_framework/static/rest_framework/css/default.css
+++ b/rest_framework/static/rest_framework/css/default.css
@@ -59,6 +59,7 @@ pre {
.page-header {
border-bottom: none;
padding-bottom: 0px;
+ margin-bottom: 20px;
}