Switch to generic avatar class styling

This commit is contained in:
Chase Sterling 2015-12-16 00:29:55 -05:00
parent c6f4ccd10b
commit c2cc26e086
2 changed files with 2 additions and 4 deletions

View file

@ -83,9 +83,7 @@
float: right;
}
.user-avatar a img {
width: 24px;
height: 24px;
.avatar {
-webkit-box-shadow: 0 1px 3px #1e1e1e;
-moz-box-shadow: 0 1px 3px #1e1e1e;
box-shadow: 0 1px 3px #1e1e1e;