mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-03 04:14:42 +00:00
comparing somehow more with the normal mode showed, that the spacing is just 1em
This commit is contained in:
parent
a7303d870e
commit
e3b58d272f
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +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: 2em;
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
/* loading screen */
|
||||
|
|
|
|||
Loading…
Reference in a new issue