mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Prevent slight misalignment in text below media title
This commit is contained in:
@@ -1182,6 +1182,7 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||||||
}
|
}
|
||||||
|
|
||||||
[dir=ltr] .mediaInfoItem {
|
[dir=ltr] .mediaInfoItem {
|
||||||
|
transform-origin: left;
|
||||||
transform: scale(.85);
|
transform: scale(.85);
|
||||||
margin: 0 .4em 0 0;
|
margin: 0 .4em 0 0;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user