diff options
| author | Martijn Cuppens <[email protected]> | 2018-11-03 22:45:13 +0100 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-11-04 08:13:31 +0200 |
| commit | 38e9e2b82cc023ab25a13395885719c17cb10b19 (patch) | |
| tree | f0b8049be2b30ddf8c58c38e2819c3f7cce392ff | |
| parent | a31468cf84d9ca3be63a21d8a0d2028452e5cc85 (diff) | |
| download | bootstrap-38e9e2b82cc023ab25a13395885719c17cb10b19.tar.xz bootstrap-38e9e2b82cc023ab25a13395885719c17cb10b19.zip | |
Add TODO
| -rw-r--r-- | scss/_reboot.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scss/_reboot.scss b/scss/_reboot.scss index 7e5aec9c1..6c294ce5a 100644 --- a/scss/_reboot.scss +++ b/scss/_reboot.scss @@ -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; |
