2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

override normalize.css override

This commit is contained in:
Paul Tyng
2013-04-13 16:46:17 -03:00
parent ae98f1803f
commit 811a79e16c
+4
View File
@@ -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,