2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

fix spacing between examples and highlights again (my bad yo)

This commit is contained in:
Mark Otto
2013-08-15 13:00:06 -07:00
parent 834cbce9b7
commit 69a7c16705
+1 -1
View 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;