]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix spacing between examples and highlights again (my bad yo)
authorMark Otto <otto@github.com>
Thu, 15 Aug 2013 20:00:06 +0000 (13:00 -0700)
committerMark Otto <otto@github.com>
Thu, 15 Aug 2013 20:00:06 +0000 (13:00 -0700)
assets/css/docs.css

index 297996694441c46fba95fa0474e52868f0b764d2..7f8cdba384fbc3f171d502c0d3b1ba985b724379 100644 (file)
@@ -812,7 +812,7 @@ body {
   }
   .bs-example + .prettyprint,
   .bs-example + .highlight {
-    margin-top: -1px;
+    margin-top: -16px;
     margin-left: 0;
     margin-right: 0;
     border-width: 1px;