SparkPost / heml

HEML is an open source markup language for building responsive email.
https://heml.io
MIT License
4.33k stars 157 forks source link

Display issue on Android (4.4, 6.0) #77

Open Lenetta opened 6 years ago

Lenetta commented 6 years ago

Hey! Thanks a lot for heml.

I'm having a problem with Android. Elements "td" do not want to be display: block in mobile view, but at the same time works fine with "div" and style display: inline-block. Could you change the "column" element so that for clients who work with the "div", there was a "div", and for others there was an additional wrapper in the conditional comment screenshot_1

raylinanthony commented 6 years ago

So have I, The same problem, please help us

Lenetta commented 5 years ago

Hi! While the developers are inactive, I have found a temporary solution, and it works! Need in node_modules> @heml> elements> build> Column.js to replace td on th. Screenshot_1

Found here https://litmus.com/community/discussions/261-td-display-block-not-working-on-android

It is magis!))