Skip to content

Commit

Permalink
added additional html5 block-level elements per recommended reset sty…
Browse files Browse the repository at this point in the history
  • Loading branch information
ericdfields authored and chriseppstein committed Aug 10, 2010
1 parent 63cbc21 commit c899b78
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -104,7 +104,7 @@
// This reset provides a basic reset for html5 elements
// so they are rendered correctly in browsers that don't recognize them.
@mixin reset-html5 {
section, article, aside, header, footer, nav, dialog, figure {
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
display: block; } }

// Resets the display of inline and block elements to their default display
Expand Down

0 comments on commit c899b78

Please sign in to comment.