1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05: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;
}