diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-05-16 10:01:15 -0400 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-05-16 10:01:15 -0400 |
| commit | cadf88096c24256d90db2b2c1567518187fcb125 (patch) | |
| tree | 6f6d565ed9f7e15b01834d304651b096a4f4dd24 /www/templates/montage-history.html | |
| parent | 374b1e58d415c5e2525a45654893516c798c5f44 (diff) | |
various updates to lazy to document why
Former-commit-id: 21224eb61a2b5e060b38cca3bfd5e0ccb85f95d7
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 b91b3e16..392f390c 100644 --- a/www/templates/montage-history.html +++ b/www/templates/montage-history.html @@ -36,7 +36,7 @@ - <div class="range range-positive"> + <div class="range"> <i style="color:#bbbbbb" class="icon ion-grid"></i> <input type="range" ng-model="slider.monsize" min="1" max="9" ng-change="sliderChanged(slider.monsize)"> <i style="color:#bbbbbb" class="icon ion-image"></i> |
