From bc34aa7c3c6f3f9867bfdc0e7162d97fc8d2a0cf Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 2 Sep 2016 10:45:28 -0400 Subject: make popups larger Former-commit-id: aef496c1f3dec9c5cc103bb36a3f23cc7a26fe06 --- www/js/EventModalCtrl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/EventModalCtrl.js') diff --git a/www/js/EventModalCtrl.js b/www/js/EventModalCtrl.js index 4bd5d4e4..5aaf6034 100644 --- a/www/js/EventModalCtrl.js +++ b/www/js/EventModalCtrl.js @@ -548,7 +548,7 @@ angular.module('zmApp.controllers').controller('EventModalCtrl', ['$scope', '$ro title: 'Select ' + (onlyAlarms ? 'Alarmed ' : '') + 'frame to save', subTitle: 'use left and right arrows to change', scope: $scope, - cssClass: 'popup80', + cssClass: 'popup95', buttons: [ { // left 1 -- cgit v1.2.3