Selaa lähdekoodia

Put ssome space to the right of the two bang marks

Signed-off-by: John Rayes <[email protected]>
John Rayes 10 vuotta sitten
vanhempi
commit
975981739e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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;