Removed broken avatar background until @mrflix has time to fix it.
This commit is contained in:
parent
c030efc5c3
commit
8a3038c7b6
1 changed files with 0 additions and 11 deletions
|
@ -4400,17 +4400,6 @@ footer {
|
|||
position: relative;
|
||||
}
|
||||
|
||||
.userInfo-avatar:after {
|
||||
content: "";
|
||||
background: image_url("/assets/images/sprite.svg");
|
||||
background-position: -236px 0;
|
||||
right: 0;
|
||||
top: 0;
|
||||
width: 97px;
|
||||
height: 96px;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.userList {
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
|
|
Loading…
Reference in a new issue