FIX: avatar flair position on mobile

This commit is contained in:
Neil Lalonde
2016-08-18 11:18:18 -04:00
parent 9a6f54de6c
commit fb7409f982
3 changed files with 6 additions and 10 deletions

View File

@@ -636,7 +636,6 @@ $topic-avatar-width: 45px;
padding-top: 15px;
width: $topic-avatar-width;
float: left;
position: relative;
z-index: 3;
}