mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Remove extra padding on top in Settings screen on phones
This commit is contained in:
@@ -758,6 +758,10 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
width: 47%;
|
||||
}
|
||||
|
||||
.layout-mobile #myPreferencesMenuPage {
|
||||
padding-top: 3.75em !important;
|
||||
}
|
||||
|
||||
.headerUserButton {
|
||||
width: 2em;
|
||||
height: 2em;
|
||||
|
Reference in New Issue
Block a user