Remove announcement margin when in Advanced Web Interface (#36714)
This commit is contained in:
parent
3a54d56fbd
commit
13457111d5
@ -8936,6 +8936,10 @@ noscript {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
|
||||
.layout-multiple-columns & {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@media screen and (max-width: (124px + 300px)) {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user