mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
fix spacing between examples and highlights again (my bad yo)
This commit is contained in:
parent
834cbce9b7
commit
69a7c16705
@ -812,7 +812,7 @@ body {
|
|||||||
}
|
}
|
||||||
.bs-example + .prettyprint,
|
.bs-example + .prettyprint,
|
||||||
.bs-example + .highlight {
|
.bs-example + .highlight {
|
||||||
margin-top: -1px;
|
margin-top: -16px;
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
border-width: 1px;
|
border-width: 1px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user