1
0
mirror of https://github.com/nileane/TangerineUI-for-Mastodon synced 2024-11-28 14:58:13 +09:00

Removed unused specific padding in nav panel

This commit is contained in:
Niléane 2024-02-14 16:43:07 +01:00
parent a342c516d0
commit e80654a5a7
No known key found for this signature in database
3 changed files with 0 additions and 9 deletions

View File

@ -3459,9 +3459,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
.app-body .column-link:not(.column-link--logo) {
transition: all .3s;
}
.app-body .column-link:not(.column-link--logo)[href="/settings/preferences"] {
padding-bottom: 13px;
}
.app-body .column-link--transparent span::before {
content: " ";
left: -48px;

View File

@ -3459,9 +3459,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
.app-body .column-link:not(.column-link--logo) {
transition: all .3s;
}
.app-body .column-link:not(.column-link--logo)[href="/settings/preferences"] {
padding-bottom: 13px;
}
.app-body .column-link--transparent span::before {
content: " ";
left: -48px;

View File

@ -3459,9 +3459,6 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
.app-body .column-link:not(.column-link--logo) {
transition: all .3s;
}
.app-body .column-link:not(.column-link--logo)[href="/settings/preferences"] {
padding-bottom: 13px;
}
.app-body .column-link--transparent span::before {
content: " ";
left: -48px;