mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Some layout adjustments for more uniform layout on smaller screens
This commit is contained in:
@@ -965,9 +965,11 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
}
|
||||
|
||||
.layout-mobile [dir=ltr] .infoWrapper {
|
||||
padding-left: 35.5%;
|
||||
padding-left: 34%;
|
||||
}
|
||||
|
||||
[dir=ltr] .mediaInfoItem {
|
||||
margin: 0 .9em 0 0;
|
||||
transform: scale(.85);
|
||||
/* scale: .85; */
|
||||
margin: 0 .4em 0 0;
|
||||
}
|
Reference in New Issue
Block a user