mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 00:24:03 +02:00
override normalize.css override
This commit is contained in:
@@ -36,6 +36,10 @@ label {
|
|||||||
|
|
||||||
// Form controls
|
// Form controls
|
||||||
// -------------------------
|
// -------------------------
|
||||||
|
// Override content-box in normalize
|
||||||
|
input[type="search"] {
|
||||||
|
.box-sizing(border-box);
|
||||||
|
}
|
||||||
|
|
||||||
// Shared size and type resets
|
// Shared size and type resets
|
||||||
select,
|
select,
|
||||||
|
Reference in New Issue
Block a user