mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-08 07:41:51 +08:00
Don't even try to use the scroll shit, it's broken
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
<h1 class="title">Scroll Me</h1>
|
||||
<a href="#" class="button button-danger button-clear">Delete</a>
|
||||
</div>
|
||||
<div id="scroller" class="scroll" style="margin-top:44px">
|
||||
<div id="scroller" class="scroll" style="top:44px">
|
||||
<!--<div id="filler" style="height: 1400px; background: url('tree_bark.png') repeat;"></div>-->
|
||||
<ul class="list">
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user