diff options
| author | Shohei Yoshida <[email protected]> | 2019-07-26 00:28:02 +0900 |
|---|---|---|
| committer | Martijn Cuppens <[email protected]> | 2019-07-25 19:26:27 +0200 |
| commit | 97edf94c1166ba74943fe688a93a0842e3a00e3a (patch) | |
| tree | 1cb3c6f61494c900b54874d46c64e848e222b576 | |
| parent | 855d763ae57fd1dea1c26af1f197d3d84002dc55 (diff) | |
| download | bootstrap-97edf94c1166ba74943fe688a93a0842e3a00e3a.tar.xz bootstrap-97edf94c1166ba74943fe688a93a0842e3a00e3a.zip | |
Remove duplicate
| -rw-r--r-- | scss/_reboot.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scss/_reboot.scss b/scss/_reboot.scss index 7bf6f2992..a3663206d 100644 --- a/scss/_reboot.scss +++ b/scss/_reboot.scss @@ -17,10 +17,6 @@ box-sizing: border-box; } -// Shim for IE11 -main { - display: block; -} // Body // |
