diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-05-20 10:56:19 -0400 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-05-20 10:56:19 -0400 |
| commit | 1bd3546443c31f2e5b769372990cf4ce8f606cef (patch) | |
| tree | ba9db90ccb5618cdadd463cd0202570046387673 /www/templates/montage-history.html | |
| parent | b94cc5d3ffd09aa4c8006647367b84d43786add9 (diff) | |
more style tweaks
Former-commit-id: c9e67a99004863e0df2bbfda5fd21e2f8b676c06
Diffstat (limited to 'www/templates/montage-history.html')
| -rw-r--r-- | www/templates/montage-history.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/montage-history.html b/www/templates/montage-history.html index 392f390c..3b82ed8f 100644 --- a/www/templates/montage-history.html +++ b/www/templates/montage-history.html @@ -136,7 +136,7 @@ </div> - <ion-pull-up-footer class="bar-dark" on-expand="footerExpand()" on-minimize="footerCollapse()" on-collapse="footerCollapse()" initial-state="minimized" default-behavior="expand"> + <ion-pull-up-footer class="zmPullup" on-expand="footerExpand()" on-minimize="footerCollapse()" on-collapse="footerCollapse()" initial-state="minimized" default-behavior="expand"> <ion-pull-up-handle width="100" height="25" toggle="ion-chevron-up ion-chevron-down" style="border-radius: 25px 25px 0 0"> <i class="icon ion-chevron-up"></i> </ion-pull-up-handle> |
