From a49de27597ac5500a5254f078304a85bd44b6930 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Sat, 23 Oct 2010 07:17:43 +0000 Subject: [PATCH] Fix: better positioning of the icon --- htdocs/theme/phones/smartphone/theme/default/default.css.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/htdocs/theme/phones/smartphone/theme/default/default.css.php b/htdocs/theme/phones/smartphone/theme/default/default.css.php index 5e375ea6982..4eed241d7c8 100644 --- a/htdocs/theme/phones/smartphone/theme/default/default.css.php +++ b/htdocs/theme/phones/smartphone/theme/default/default.css.php @@ -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; +} +