浏览代码

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 {