Item options drag fix

This commit is contained in:
Max Lynch
2013-11-06 21:24:15 -06:00
parent 0fc1731b1d
commit 703a745179
3 changed files with 49 additions and 35 deletions

View File

@ -22,7 +22,7 @@
<h1 class="title">Modal</h1>
<button class="button button-clear button-primary" ng-click="closeModal()">Cancel</button>
</header>
<content has-header="true">
<content>
Realllllyyy long content
<div style="height: 2000px; background-color: red;"></div>
</content>