diff options
Diffstat (limited to 'www/css')
| -rw-r--r-- | www/css/style.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/www/css/style.css b/www/css/style.css index 4eca8318..3f08dbd8 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -389,6 +389,11 @@ http://www.cssportal.com/tryit/index.php?file=blog/css-notification-badge */ width:80% !important; } +.popup90 .popup +{ + width:90% !important; +} + .events-modal-camera-icon { position:absolute; |
