aboutsummaryrefslogtreecommitdiff
path: root/less/scaffolding.less
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-08-28 15:37:34 -0700
committerChris Rebert <[email protected]>2013-08-28 15:37:34 -0700
commit2ef147b16b8d48941aa725f8a44f0612e5771c33 (patch)
tree1f68b15bbc7ceeccdf40d5622e5367060650fa64 /less/scaffolding.less
parent5c7d339752f20627277ecd69945ae50508cefb8f (diff)
downloadbootstrap-2ef147b16b8d48941aa725f8a44f0612e5771c33.tar.xz
bootstrap-2ef147b16b8d48941aa725f8a44f0612e5771c33.zip
fix #10252 by restricting Android Firefox reset to only .form-control & .btn
Diffstat (limited to 'less/scaffolding.less')
-rw-r--r--less/scaffolding.less11
1 files changed, 0 insertions, 11 deletions
diff --git a/less/scaffolding.less b/less/scaffolding.less
index 53e1be5ac..046eb774a 100644
--- a/less/scaffolding.less
+++ b/less/scaffolding.less
@@ -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