Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShohei Yoshida <ysds.code@gmail.com>2019-07-25 18:28:02 +0300
committerMartijn Cuppens <martijn.cuppens@gmail.com>2019-07-25 20:26:27 +0300
commit97edf94c1166ba74943fe688a93a0842e3a00e3a (patch)
tree1cb3c6f61494c900b54874d46c64e848e222b576
parent855d763ae57fd1dea1c26af1f197d3d84002dc55 (diff)
Remove duplicate
-rw-r--r--scss/_reboot.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/scss/_reboot.scss b/scss/_reboot.scss
index 7bf6f2992f..a3663206db 100644
--- a/scss/_reboot.scss
+++ b/scss/_reboot.scss
@@ -17,10 +17,6 @@
box-sizing: border-box;
}
-// Shim for IE11
-main {
- display: block;
-}
// Body
//