Skip to content

Commit

Permalink
fix(feed): fix feed avatar cut off
Browse files Browse the repository at this point in the history
  • Loading branch information
lugovsky committed Nov 25, 2015
1 parent deaece8 commit 57b0cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/pages/dashboard/widgets/blurFeed/_blurFeed.scss
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
position: absolute;
width: 30px;
height: 30px;
right: -4px;
right: -2px;
bottom: -4px;
border: 2px solid #fff;
}
Expand Down

0 comments on commit 57b0cb8

Please sign in to comment.