Ver Fonte

minor fix in the notification popup

Gildas lormeau há 13 anos atrás
pai
commit
ff819b4bd2
1 ficheiros alterados com 3 adições e 1 exclusões
  1. 3 1
      WebContent/ui/pages/notification.css

+ 3 - 1
WebContent/ui/pages/notification.css

@@ -1,6 +1,8 @@
-body {
+html {
 	font-family: sans-serif;
 	font-family: sans-serif;
 	font-size: 11pt;
 	font-size: 11pt;
+	width: 300px;
+	height: 40px;
 }
 }
 
 
 a {
 a {