mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-21 06:40:59 +00:00
Merge pull request #2599 from gabrielschulhof/scrollview-position-relative
scrollview: Add "position: relative;" to class ui-scrollview-clip in orde
This commit is contained in:
commit
ec08371aec
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
@charset "utf-8";
|
||||
|
||||
.ui-scrollview-clip {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.ui-scrollview-view {
|
||||
|
|
|
|||
Loading…
Reference in a new issue