diff options
Diffstat (limited to 'www/css')
| -rw-r--r-- | www/css/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/css/style.css b/www/css/style.css index 9e815732..2a4ba025 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -302,6 +302,10 @@ http://www.cssportal.com/tryit/index.php?file=blog/css-notification-badge */ opacity:0.5; } +.popup80 .popup +{ + width:80% !important; +} .events-modal-camera-icon { |
