0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +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

View File

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