Specify browsers for displaying audio without controls issue

This commit is contained in:
Aleks Hudochenkov 2016-02-06 23:17:10 +03:00
parent 393c87ef65
commit 6605185b04

3
normalize.css vendored
View File

@ -59,8 +59,7 @@ video {
}
/**
* Prevent modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
* Prevent displaying `audio` without controls in Mobile Safari 4/5/6/7.
*/
audio:not([controls]) {