0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00
This commit is contained in:
Martijn Cuppens 2018-11-03 22:45:13 +01:00 committed by XhmikosR
parent a31468cf84
commit 38e9e2b82c

View File

@ -40,6 +40,7 @@ html {
}
// Shim for "new" HTML5 structural elements to display correctly (IE10, older browsers)
// TODO: remove in v5
// stylelint-disable-next-line selector-list-comma-newline-after
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;