0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

fix margin again

This commit is contained in:
Mark Otto 2015-06-22 16:17:18 -07:00
parent bfd0267c1e
commit 5f20106784

View File

@ -36,10 +36,7 @@
border-width: .2rem;
}
+ .highlight {
margin-top: -1rem;
}
+ .highlight,
+ .zero-clipboard + .highlight {
margin-top: 0;
}