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 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; |
