Преглед изворни кода

minor fix in the notification popup

Gildas lormeau пре 13 година
родитељ
комит
ff819b4bd2
1 измењених фајлова са 3 додато и 1 уклоњено
  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 {