Fix: Reverted the margin modification around flat transparent buttons
It was causing more issues than fixing them
This commit is contained in:
parent
0922fb9077
commit
bb3fae30a2
1 changed files with 0 additions and 4 deletions
|
|
@ -2617,10 +2617,6 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||||
padding: 0 .5em;
|
padding: 0 .5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.paper-icon-button-light {
|
|
||||||
margin: 0 .2em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.layout-mobile #myPreferencesMenuPage {
|
.layout-mobile #myPreferencesMenuPage {
|
||||||
padding-top: 3.75em !important;
|
padding-top: 3.75em !important;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue