Switch to generic avatar class styling
This commit is contained in:
parent
c6f4ccd10b
commit
c2cc26e086
2 changed files with 2 additions and 4 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue