Remove hgroup from theme. It's dead now: http://www.sitepoint.com/html5-hgroup-element-dropped/. In its place a div will be use that inherits the old class that was being applied to header.

This commit is contained in:
Philip Arthur Moore 2013-04-23 15:45:23 +09:00
parent 1520999e66
commit 1ea2ccd909
3 changed files with 5 additions and 6 deletions

View file

@ -58,7 +58,6 @@ figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;