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

No way to get rid of right margin on images #129

Open
malaney opened this issue Jul 30, 2017 · 0 comments
Open

No way to get rid of right margin on images #129

malaney opened this issue Jul 30, 2017 · 0 comments

Comments

@malaney
Copy link

malaney commented Jul 30, 2017

Hello and thank you for such a wonderful library. In trying to do layout for a catalog I noticed that all of the images that I bring in with an img tag have a built-in 10px right margin. I can't seem to get the image width to be the exact same width as the containing td tag.

<table><tr><td background-color="red"><img src="http://path/to/img" /></td></tr></table>

I've tried using margin attributes on both the img tag itself as well as the containing td tag, but to no avail. Is there anything I can do to get rid of this margin?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant