aboutsummaryrefslogtreecommitdiff
path: root/less/reset.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-09-30 23:46:48 -0700
committerMark Otto <[email protected]>2012-09-30 23:46:48 -0700
commit3934e55254a73d1e64c4a881e12dda3f52f38ffa (patch)
tree5082c011bb55c5d72b5bac61f47c8bdffe683cca /less/reset.less
parent4b0d71abc1e888932a60982bacd3619b89aba7ce (diff)
downloadbootstrap-3934e55254a73d1e64c4a881e12dda3f52f38ffa.tar.xz
bootstrap-3934e55254a73d1e64c4a881e12dda3f52f38ffa.zip
remove dupe ff3/4 button fixes; also remove headingscolor var
Diffstat (limited to 'less/reset.less')
-rw-r--r--less/reset.less5
1 files changed, 0 insertions, 5 deletions
diff --git a/less/reset.less b/less/reset.less
index fa9bf064a..5223f2f74 100644
--- a/less/reset.less
+++ b/less/reset.less
@@ -103,11 +103,6 @@ button,
input {
line-height: normal;
}
-button::-moz-focus-inner,
-input::-moz-focus-inner { // Inner padding and border oddities in FF3/4
- padding: 0;
- border: 0;
-}
button,
html input[type="button"], // Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls.
input[type="reset"],