Explorar o código

minor fix in the notification popup

Gildas lormeau %!s(int64=13) %!d(string=hai) anos
pai
achega
ff819b4bd2
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  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-size: 11pt;
+	width: 300px;
+	height: 40px;
 }
 
 a {