Fix: better positioning of the icon

This commit is contained in:
Regis Houssin 2010-10-23 07:17:43 +00:00
parent 59146178ed
commit a49de27597

View File

@ -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;
}