mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
fix ads breaking too soon
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user