1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-09-24 03:28:22 +02:00

font-awesome-3.0: fix style

This commit is contained in:
czaks 2014-01-17 00:41:42 +01:00
parent ebfc80c665
commit 8a33075c69

View File

@ -148,7 +148,7 @@ div.post img.icon {
margin: 0 5px;
padding: 0;
}
div.post i.icon {
div.post i.fa {
margin: 0 4px;
font-size: 16px;
}
@ -570,3 +570,4 @@ form.ban-appeal textarea {
display: inline-block;
vertical-align: middle;
}