summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/css/style.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/www/css/style.css b/www/css/style.css
index 72b89726..3c0e8339 100644
--- a/www/css/style.css
+++ b/www/css/style.css
@@ -65,4 +65,10 @@
font-size: 8px;
}
-
+.modal{
+ top: 0 ;
+ bottom: 0 ;
+ left: 0 ;
+ right: 0 ;
+ width: 100% ;
+}