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

fixes #5178: update normalize to avoid resetting audio and video elements in android

This commit is contained in:
Mark Otto
2012-09-18 11:23:16 -07:00
parent 3b3def4898
commit 78992bbf42
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ input::-moz-focus-inner {
}
button,
input[type="button"],
html input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;