2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

add checkbox/radio border for ios in responsive

This commit is contained in:
Mark Otto
2012-01-28 13:07:01 -08:00
parent 70c6a6cd85
commit 296d06a285
4 changed files with 11 additions and 4 deletions
+1 -2
View File
@@ -533,8 +533,7 @@ input[type="image"], input[type="checkbox"], input[type="radio"] {
/* IE7 */
line-height: normal;
border: none;
border: initial;
border: 0;
cursor: pointer;
border-radius: 0 \0/;
}