Fix: better positioning of the icon
This commit is contained in:
parent
59146178ed
commit
a49de27597
@ -46,3 +46,8 @@ else header('Cache-Control: no-cache');
|
||||
.ui-mobile #dol-homeheader h1 { margin: 0 0 10px; }
|
||||
.ui-mobile #dol-homeheader p { margin: 0; }
|
||||
|
||||
.ui-li-icon {
|
||||
left:5px;
|
||||
top:0.3em;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user