Merge pull request #11565 from edx/clytwynec/ac-234
Remove hgroup usage
This commit is contained in:
@@ -21,7 +21,7 @@ dl, dt, dd, ol, ul, li,
|
||||
fieldset, form, label, legend,
|
||||
table, caption, tbody, tfoot, thead, tr, th, td,
|
||||
article, aside, canvas, details, figcaption, figure,
|
||||
footer, header, hgroup, menu, nav, section, summary,
|
||||
footer, header, menu, nav, section, summary,
|
||||
time, mark, audio, video {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
@@ -37,7 +37,7 @@ html,body {
|
||||
}
|
||||
|
||||
article, aside, details, figcaption, figure,
|
||||
footer, header, hgroup, menu, nav, section {
|
||||
footer, header, menu, nav, section {
|
||||
display: block;
|
||||
}
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user