Skip to content

Commit

Permalink
make the list to always fill 100% width
Browse files Browse the repository at this point in the history
  • Loading branch information
p0o committed Jan 11, 2017
1 parent 21d952b commit 19786fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/post/Feed/PostFeedList.scss
Expand Up @@ -46,6 +46,7 @@
.PostFeedList__cell {
vertical-align: middle;
overflow: hidden;
width: 100%;
}

.PostFeedList__cell--bottom {
Expand Down

0 comments on commit 19786fe

Please sign in to comment.