]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
more space in sidenav
authorMark Otto <otto@github.com>
Sat, 27 Jul 2013 01:52:05 +0000 (18:52 -0700)
committerMark Otto <otto@github.com>
Sat, 27 Jul 2013 01:52:05 +0000 (18:52 -0700)
assets/css/docs.css

index 91245973ca9dbc907c105f0443f1f6c4a7a05db2..941641d2c864c10cf12aa2d91b5a3aa480c6b4e8 100644 (file)
@@ -230,8 +230,8 @@ body {
 .bs-sidenav {
   margin-top: 30px;
   margin-bottom: 30px;
-  padding-top:    5px;
-  padding-bottom: 5px;
+  padding-top:    10px;
+  padding-bottom: 10px;
   text-shadow: 0 1px 0 #fff;
   background-color: #f5f5f5;
   border-radius: 5px;