fix ads breaking too soon
This commit is contained in:
parent
059969bcd2
commit
8936e8a981
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue