1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 21:22:52 +02:00

grunt for days

This commit is contained in:
Mark Otto
2014-02-07 02:24:37 -08:00
parent 6814393c9a
commit 3ccc16cad0
7 changed files with 9 additions and 6 deletions

View File

@@ -1733,6 +1733,9 @@ fieldset[disabled] .form-control {
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
input[type="date"] {
line-height: 34px;
}