2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

fix #10252 by restricting Android Firefox reset to only .form-control & .btn

This commit is contained in:
Chris Rebert
2013-08-28 15:37:34 -07:00
parent 5c7d339752
commit 2ef147b16b
5 changed files with 5 additions and 19 deletions
-11
View File
@@ -37,17 +37,6 @@ textarea {
line-height: inherit;
}
// Reset unusual Firefox-on-Android default style.
//
// See https://github.com/necolas/normalize.css/issues/214
button,
input,
select[multiple],
textarea {
background-image: none;
}
// Links