From a7303d870e6dc499ba831d84b107d82b49fe1a36 Mon Sep 17 00:00:00 2001 From: Peter Date: Sun, 27 Nov 2011 22:16:18 +0100 Subject: [PATCH] fix difference in spacing compared to classic mode --- css/structure/jquery.mobile.core.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/css/structure/jquery.mobile.core.css b/css/structure/jquery.mobile.core.css index f34bf34c..dd34940f 100644 --- a/css/structure/jquery.mobile.core.css +++ b/css/structure/jquery.mobile.core.css @@ -49,8 +49,7 @@ div.ui-mobile-viewport { overflow-x: hidden; } margin-top: 0; } .ui-mobile-touch-overflow.ui-native-fixed .ui-content .ui-listview-inset { - margin-top: 1em; - margin-bottom: 0; + margin-top: 2em; } /* loading screen */