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:
parent
1520999e66
commit
1ea2ccd909
3 changed files with 5 additions and 6 deletions
|
@ -58,7 +58,6 @@ figcaption,
|
|||
figure,
|
||||
footer,
|
||||
header,
|
||||
hgroup,
|
||||
nav,
|
||||
section {
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue