Fix: Reverted the margin modification around flat transparent buttons

It was causing more issues than fixing them
This commit is contained in:
lscambo13
2025-07-25 08:29:58 -07:00
parent 0922fb9077
commit bb3fae30a2

View File

@@ -2617,10 +2617,6 @@ div[data-role=controlgroup] a.ui-btn-active {
padding: 0 .5em;
}
.paper-icon-button-light {
margin: 0 .2em;
}
.layout-mobile #myPreferencesMenuPage {
padding-top: 3.75em !important;
}