Skip to content

Commit

Permalink
Fixes with comments responsiveness
Browse files Browse the repository at this point in the history
  • Loading branch information
Betree committed Feb 28, 2018
1 parent ee5070d commit b5c22c4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/styles/_components/comments.sass
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ $max-comment-width: 600px

.comments-list
width: 100%
max-width: 100%
padding: 10px
position: relative

Expand Down Expand Up @@ -229,6 +230,10 @@ $thread_border_base_color: darken($light, 2)
line-height: 10px
.score
font-size: 10px
padding-top: 1px
.round-spinner
font-size: 13px
margin-left: 0
.image
height: 30px
width: 30px
Expand Down

0 comments on commit b5c22c4

Please sign in to comment.