Skip to content

Commit

Permalink
CSS quick fix for fold comments
Browse files Browse the repository at this point in the history
  • Loading branch information
nono committed Jan 5, 2014
1 parent 3d19cb7 commit d60bb46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/RonRonnement.css.scss
Expand Up @@ -1029,6 +1029,7 @@ li.comment {
margin-left: 1.25em;
padding-left: 0;
}
&.fold { min-height: 0; }
&.fold > figure,
&.fold > .content,
&.fold > .actions {
Expand Down

0 comments on commit d60bb46

Please sign in to comment.