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

remove dupe ff3/4 button fixes; also remove headingscolor var

This commit is contained in:
Mark Otto
2012-09-30 23:46:48 -07:00
parent 4b0d71abc1
commit 3934e55254
3 changed files with 0 additions and 7 deletions
-5
View File
@@ -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"],