This commit is contained in:
Jeremy Thomas 2019-05-20 22:10:34 +01:00
parent 14497d91f1
commit 412bef468f
2 changed files with 2 additions and 7 deletions

View File

@ -4,7 +4,8 @@
### Bug fixes
* Fix #2031, Fix #2483 Invalid output when declaring a custom shade map
* Fix #2031, Fix #2483 -> Invalid output when declaring a custom shade map
* Fix #2060 -> `height: auto` on HTML `audio` element breaks height of element
## 0.7.5

View File

@ -59,16 +59,10 @@ html
// Media
img,
embed,
iframe,
object,
video
height: auto
max-width: 100%
audio
max-width: 100%
// Iframe
iframe
border: 0