mirror of
https://github.com/mastodon/mastodon.git
synced 2025-11-28 18:40:47 +00:00
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…
Reference in New Issue
Block a user