summaryrefslogtreecommitdiff
path: root/www/templates/reorder-modal.html
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2020-09-07 06:50:06 -0400
committerPliable Pixels <pliablepixels@gmail.com>2020-09-07 06:50:06 -0400
commit6f6e8263988829f9d2356a2bec87f669681ed4a7 (patch)
tree4514bf32b7b59b3bc84572bf84e0723648ea8867 /www/templates/reorder-modal.html
parent9ce2ba20c78d82ca65a805b14ee72f3c6c4fd03c (diff)
#967 notch
Diffstat (limited to 'www/templates/reorder-modal.html')
-rw-r--r--www/templates/reorder-modal.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/reorder-modal.html b/www/templates/reorder-modal.html
index 8d31ce22..c5f599ff 100644
--- a/www/templates/reorder-modal.html
+++ b/www/templates/reorder-modal.html
@@ -8,7 +8,7 @@
<button class="button button-small" ng-click="cancelReorder()">{{'kButtonCancel'|translate}}</button>
</div>
</ion-header-bar>
- <ion-content>
+ <ion-content class="notch-ready">
<div class="list">
<span ng-repeat="item in copyMontage">
<a ng-class="{ 'item item-avatar item-icon-right' : item.Monitor.listDisplay == 'show', 'item item-avatar item-icon-right eye-background-red' : item.Monitor.listDisplay!='show' }"