fix(feed): fix feed avatar cut off

pull/3/head
Vladimir Lugovsky 2015-11-25 13:21:34 +03:00
parent deaece86d8
commit 57b0cb8e8e
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
position: absolute;
width: 30px;
height: 30px;
right: -4px;
right: -2px;
bottom: -4px;
border: 2px solid #fff;
}