Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double units in VML background #422

Closed
dalefish opened this issue Oct 21, 2016 · 2 comments
Closed

Double units in VML background #422

dalefish opened this issue Oct 21, 2016 · 2 comments
Milestone

Comments

@dalefish
Copy link

MJML:
<mj-section background-color="transparent" background-url="header-bg.jpg">

Compiled VML:
<v:rect xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style="width:640pxpx;">

For some reason the width in the above code has double units: 640pxpx

@iRyusa
Copy link
Member

iRyusa commented Nov 29, 2016

Hi @dalefish
Will be fixed in next release !

@iRyusa iRyusa modified the milestone: 3.1.0 Dec 5, 2016
@ngarnier
Copy link
Member

ngarnier commented Dec 6, 2016

This is fixed in 3.1.0, thanks!

@ngarnier ngarnier closed this as completed Dec 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
MJML Roadmap
  
Released
Development

No branches or pull requests

3 participants