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

override normalize.css override

parent ae98f180
Showing with 4 additions and 0 deletions
+4 -0
...@@ -36,6 +36,10 @@ label { ...@@ -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,
......
Supports Markdown
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