|
@@ -421,18 +421,6 @@ input {
|
|
|
line-height: normal;
|
|
|
}
|
|
|
|
|
|
-/**
|
|
|
- * Address inconsistent `text-transform` inheritance for `button` and `select`.
|
|
|
- * All other form control elements do not inherit `text-transform` values.
|
|
|
- * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
|
|
|
- * Correct `select` style inheritance in Firefox 4+ and Opera.
|
|
|
- */
|
|
|
-
|
|
|
-button,
|
|
|
-select {
|
|
|
- text-transform: none;
|
|
|
-}
|
|
|
-
|
|
|
/**
|
|
|
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
|
|
|
* and `video` controls.
|