summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorARC <arjunrc@gmail.com>2015-05-09 19:52:49 -0400
committerARC <arjunrc@gmail.com>2015-05-09 19:52:49 -0400
commitebc39ff7b3169dffa16d850a738bb96ff4fbc2fb (patch)
tree0e02dff3f481a8c9dab68d906a25e2ef80652d9f /www
parent5f45f6e25a4946bb161c4bdd64df7b1e8825ee95 (diff)
adjusted size of montage view text - doesn't show up on phone
Diffstat (limited to 'www')
-rw-r--r--www/templates/login.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/login.html b/www/templates/login.html
index bf5170d1..4a87025e 100644
--- a/www/templates/login.html
+++ b/www/templates/login.html
@@ -30,7 +30,7 @@
<span style="color:rgb(100,100,100)"><i class="ion-android-settings" style="font-size:150%"></i> Developer Options</span>
<ion-toggle ng-model="loginData.simulationMode" ng-checked={{loginData.simulationMode}} toggle-class="toggle-energized">Simulation Mode</ion-toggle>
<div class="item item-input-inset">
- Maximum Monitors in Montage View&nbsp;
+ Max Monitors in Montage&nbsp;
<label class="item-input-wrapper">
<input type="tel" placeholder="be careful" ng-model="loginData.maxMontage">
</label>