Commit 811a79e1 authored by Paul Tyng's avatar Paul Tyng

override normalize.css override

parent ae98f180
......@@ -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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment