Browse Source

Put ssome space to the right of the two bang marks

Signed-off-by: John Rayes <[email protected]>
John Rayes 10 năm trước cách đây
mục cha
commit
975981739e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Themes/default/css/index.css

+ 1 - 1
Themes/default/css/index.css

@@ -3037,7 +3037,7 @@ tr.windowbg td, tr.windowbg2 td, tr.approvebg td, tr.highlight2 td {
 }
 .errorbox p.alert {
 	padding: 0;
-	margin: 0;
+	margin: 0 4px 0 0;
 	float: left;
 	width: 12px;
 	font-size: 1.5em;