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