aboutsummaryrefslogtreecommitdiffstats
path: root/docs/css
diff options
context:
space:
mode:
authorTom Christie2013-06-04 20:59:12 +0100
committerTom Christie2013-06-04 20:59:12 +0100
commitf1251e8c58e86db11028396d79f01db5dfcf9e52 (patch)
treee69f88d597b51a93c49b87c9dfa6d55f1d6be13e /docs/css
parentffa27b840f66d24562de9f66a9ac7a4142da51db (diff)
downloaddjango-rest-framework-f1251e8c58e86db11028396d79f01db5dfcf9e52.tar.bz2
Added trailing_slash argument to routers. Closes #905
Diffstat (limited to 'docs/css')
-rw-r--r--docs/css/default.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/css/default.css b/docs/css/default.css
index 5c6c72ce..a4f05daa 100644
--- a/docs/css/default.css
+++ b/docs/css/default.css
@@ -301,4 +301,5 @@ td, th {
table {
border-color: white;
+ margin-bottom: 0.6em;
}