fix(feed): fix feed avatar cut off

pull/3/head
Vladimir Lugovsky 9 years ago
parent deaece86d8
commit 57b0cb8e8e

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

Loading…
Cancel
Save