diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-10-01 08:59:31 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-10-01 08:59:31 -0400 |
| commit | 254be998caa4c9efbd3fa3f7deb7461f263685b2 (patch) | |
| tree | c94df019cfc93ecfbe83b6988a2e612d8cf22f76 /www/templates/montage.html | |
| parent | d7ccd6957bd967daf7ad218d7f66419f01ababf2 (diff) | |
nits
Former-commit-id: 0ed7d481b05dd46cc907c561354151cef8f7f9b0
Diffstat (limited to 'www/templates/montage.html')
| -rw-r--r-- | www/templates/montage.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/montage.html b/www/templates/montage.html index 76534b7d..b442f998 100644 --- a/www/templates/montage.html +++ b/www/templates/montage.html @@ -33,7 +33,7 @@ </ion-nav-buttons> - <ion-content scroll-sista ng-cloak has-bouncing="false" style="background-color:#444444" delegate-handle="montage-delegate" overflow-scroll="true" > + <ion-content scroll-sista ng-cloak has-bouncing="false" style="background-color:#444444" delegate-handle="montage-delegate" overflow-scroll="false" > |
