Sha256: 82c219029541ebd59b810b92608137bec044aa4da07c7db18c648d33dad24e0e
Contents?: true
Size: 195 Bytes
Versions: 4
Compression:
Stored size: 195 Bytes
Contents
/* * Prevents modern browsers from displaying `audio` without controls. * Remove excess height in iOS5 devices. */ audio:not([controls]) { display: none; /* 1 */ height: 0; /* 2 */ }
Version data entries
4 entries across 4 versions & 1 rubygems