1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 02:54:01 +02:00

Remove duplicate

This commit is contained in:
Shohei Yoshida
2019-07-26 00:28:02 +09:00
committed by Martijn Cuppens
parent 855d763ae5
commit 97edf94c11

View File

@@ -17,10 +17,6 @@
box-sizing: border-box; box-sizing: border-box;
} }
// Shim for IE11
main {
display: block;
}
// Body // Body
// //