aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-06-22 16:17:18 -0700
committerMark Otto <[email protected]>2015-06-22 16:17:18 -0700
commit5f20106784c443531518314a83536671e2915a90 (patch)
tree76ab76f072938dfd7a90209a301936301bd2c61b /docs
parentbfd0267c1ecbb32981135aee9641d5cf2fd82093 (diff)
downloadbootstrap-5f20106784c443531518314a83536671e2915a90.tar.xz
bootstrap-5f20106784c443531518314a83536671e2915a90.zip
fix margin again
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/scss/_component-examples.scss5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/assets/scss/_component-examples.scss b/docs/assets/scss/_component-examples.scss
index ab30b4c6e..d68367d14 100644
--- a/docs/assets/scss/_component-examples.scss
+++ b/docs/assets/scss/_component-examples.scss
@@ -36,10 +36,7 @@
border-width: .2rem;
}
- + .highlight {
- margin-top: -1rem;
- }
-
+ + .highlight,
+ .zero-clipboard + .highlight {
margin-top: 0;
}