mirror of
https://github.com/nileane/TangerineUI-for-Mastodon
synced 2024-11-27 14:28:14 +09:00
Removed obsolete margin on onboarding banners in mid-size layout
This commit is contained in:
parent
0c4c3b76ee
commit
b9bbb86ea0
@ -3253,9 +3253,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
}
|
||||
}
|
||||
@media screen and (min-width:890px) and (max-width:1174px) {
|
||||
.app-body .dismissable-banner {
|
||||
margin-top: 10px;
|
||||
}
|
||||
.app-body .explore__links .dismissable-banner {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
@ -3253,9 +3253,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
}
|
||||
}
|
||||
@media screen and (min-width:890px) and (max-width:1174px) {
|
||||
.app-body .dismissable-banner {
|
||||
margin-top: 10px;
|
||||
}
|
||||
.app-body .explore__links .dismissable-banner {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
@ -3253,9 +3253,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
||||
}
|
||||
}
|
||||
@media screen and (min-width:890px) and (max-width:1174px) {
|
||||
.app-body .dismissable-banner {
|
||||
margin-top: 10px;
|
||||
}
|
||||
.app-body .explore__links .dismissable-banner {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user