From edaf9574b90e742d05ab1bf33f4597b70375fcf1 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Wed, 11 Jan 2012 17:21:27 +0000 Subject: improved mobile --- h-source/Public/Css/mobile.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'h-source/Public') diff --git a/h-source/Public/Css/mobile.css b/h-source/Public/Css/mobile.css index 6f5a84a..37a43c3 100644 --- a/h-source/Public/Css/mobile.css +++ b/h-source/Public/Css/mobile.css @@ -96,8 +96,9 @@ img } .page_list { - margin-bottom:28px; + margin-top:28px; } + .notebook_view_title { margin-bottom:28px; @@ -115,6 +116,10 @@ img top: 5px; } +.ui-content .ui-listview { + margin: 15px -15px; +} + /*.ui-icon, .ui-icon-searchfield:after { -moz-border-radius: 0px; -webkit-border-radius: 0px; -- cgit v1.2.3