mirror of
https://github.com/necolas/normalize.css.git
synced 2024-12-25 15:14:19 +00:00
Specify browsers for displaying audio
without controls issue
This commit is contained in:
parent
393c87ef65
commit
6605185b04
3
normalize.css
vendored
3
normalize.css
vendored
@ -59,8 +59,7 @@ video {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Prevent modern browsers from displaying `audio` without controls.
|
* Prevent displaying `audio` without controls in Mobile Safari 4/5/6/7.
|
||||||
* Remove excess height in iOS 5 devices.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
audio:not([controls]) {
|
audio:not([controls]) {
|
||||||
|
Loading…
Reference in New Issue
Block a user