summaryrefslogtreecommitdiff
path: root/www/css
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2016-09-02 10:45:28 -0400
committerPliable Pixels <pliablepixels@gmail.com>2016-09-02 10:45:28 -0400
commitbc34aa7c3c6f3f9867bfdc0e7162d97fc8d2a0cf (patch)
tree88940e6ae4f735c1648ed5e1a0756306fcb9d2e3 /www/css
parent7a95580e2fcc57cd91ab2b7b9c3042edcbef1236 (diff)
make popups larger
Former-commit-id: aef496c1f3dec9c5cc103bb36a3f23cc7a26fe06
Diffstat (limited to 'www/css')
-rw-r--r--www/css/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/css/style.css b/www/css/style.css
index 1dad0bb5..1e2fc162 100644
--- a/www/css/style.css
+++ b/www/css/style.css
@@ -422,6 +422,11 @@ http://www.cssportal.com/tryit/index.php?file=blog/css-notification-badge */
width:90% !important;
}
+.popup95 .popup
+{
+ width:95% !important;
+}
+
.events-modal-camera-icon
{
position:absolute;