mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
reset border-radius only for ie9?
This commit is contained in:
Vendored
+1
-3
@@ -535,9 +535,7 @@ input[type="image"], input[type="checkbox"], input[type="radio"] {
|
||||
line-height: normal;
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
-webkit-border-radius: 0;
|
||||
-moz-border-radius: 0;
|
||||
border-radius: 0;
|
||||
border-radius: 0 \0/;
|
||||
}
|
||||
input[type="file"] {
|
||||
padding: initial;
|
||||
|
||||
Reference in New Issue
Block a user