0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-17 14:54:30 +01:00

fix ads breaking too soon

This commit is contained in:
Mark Otto 2017-07-04 13:07:32 -07:00
parent 059969bcd2
commit 8936e8a981

@ -21,7 +21,7 @@
border-radius: 4px; border-radius: 4px;
} }
@media (min-width: @screen-lg-min) { @media (min-width: @screen-md-min) {
position: absolute; position: absolute;
top: 0; top: 0;
right: 15px; right: 15px;