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

Contents of column not left-aligned #119

Open
ivnsch opened this issue Nov 23, 2017 · 0 comments
Open

Contents of column not left-aligned #119

ivnsch opened this issue Nov 23, 2017 · 0 comments

Comments

@ivnsch
Copy link
Contributor

ivnsch commented Nov 23, 2017

The big picture of what I'm trying to do

Have a column with contents left aligned.

What I did

https://ellie-app.com/6DLpJpY3sa1/2

What I Expected To Happen

The contents are left aligned, also when some of them are html and the column has a spacing attribute.

What Actually Happened

The html element is shifted to the left, when setting a spacing attribute in the column. Because of this the contents of the column are not left aligned anymore.

More exactly, the contents of the column seem to get a margin of 10px by default (maybe this is the bug?) and the html element doesn't have it - but only when using spacing! When not using spacing, the elements don't have margin but there's a default 8px margin in body instead (the latest coming from "user agent stylesheet" meaning no margin from style-elements).

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