parent
7a6bc67826
commit
b30cff4888
1 changed files with 4 additions and 1 deletions
|
|
@ -4,7 +4,10 @@
|
|||
|
||||
|
||||
// Reset the box-sizing
|
||||
|
||||
//
|
||||
// Heads up! This reset may cause conflicts with some third-party widgets.
|
||||
// For recommendations on resolving such conflicts, see
|
||||
// http://getbootstrap.com/getting-started/#third-box-sizing
|
||||
* {
|
||||
.box-sizing(border-box);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue