Skip to content

Commit

Permalink
Merge pull request #328 from gavboulton/feature/details
Browse files Browse the repository at this point in the history
Clear floats on details elements
  • Loading branch information
gemmaleigh authored Oct 21, 2016
2 parents 0aabec1 + 3371d1a commit ba3f1af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/sass/elements/_details.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

details {
display: block;
clear: both;

summary {
display: inline-block;
Expand Down

0 comments on commit ba3f1af

Please sign in to comment.