diff options
Diffstat (limited to 'www/templates/login.html')
| -rw-r--r-- | www/templates/login.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/login.html b/www/templates/login.html index 054aaf49..738c1c46 100644 --- a/www/templates/login.html +++ b/www/templates/login.html @@ -13,7 +13,7 @@ <button class="button button-clear" ng-click="saveItems()">Save</button> </ion-nav-buttons> - <ion-content padding="true"> + <ion-content scroll-sista delegate-handle="none" overflow-scroll="false" mouse-wheel-scroll > <div class="item item-input-inset"> {{'kServerName' | translate }}: |
