mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 16:28:59 +00:00
Remove announcement margin when in Advanced Web Interface (#36714)
This commit is contained in:
@@ -8936,6 +8936,10 @@ noscript {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
|
||||
.layout-multiple-columns & {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@media screen and (max-width: (124px + 300px)) {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user