more notice css tweaks

This commit is contained in:
Andrew Dolgov
2013-04-18 22:27:05 +04:00
parent 6a1f424924
commit 3c200461f8
5 changed files with 16 additions and 6 deletions
+4
View File
@@ -73,6 +73,10 @@ div.error {
div.warning img, div.notice img, div.error img {
margin-right : 4px;
vertical-align : middle;
}
div.warning span, div.notice span, div.error span {
display : table-cell;
vertical-align : middle;
}