2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

fix margin again

This commit is contained in:
Mark Otto
2015-06-22 16:17:18 -07:00
parent bfd0267c1e
commit 5f20106784
+1 -4
View File
@@ -36,10 +36,7 @@
border-width: .2rem;
}
+ .highlight {
margin-top: -1rem;
}
+ .highlight,
+ .zero-clipboard + .highlight {
margin-top: 0;
}