mirror of
https://github.com/mastodon/mastodon.git
synced 2025-11-29 02:50:46 +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;
|
position: relative;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
||||||
|
.layout-multiple-columns & {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
@media screen and (max-width: (124px + 300px)) {
|
@media screen and (max-width: (124px + 300px)) {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user