Removed broken avatar background until @mrflix has time to fix it.

This commit is contained in:
Martin Edenhofer 2015-02-06 16:24:40 +01:00
parent c030efc5c3
commit 8a3038c7b6

View file

@ -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;