mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-10 15:44:51 +02:00
@@ -4,7 +4,10 @@
|
|||||||
|
|
||||||
|
|
||||||
// Reset the box-sizing
|
// 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);
|
.box-sizing(border-box);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user