Commit bec56792 authored by Paul Tyng's avatar Paul Tyng

update docs bootstrap.css

parent 811a79e1
......@@ -1226,6 +1226,12 @@ label {
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
select,
textarea,
input[type="text"],
......
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