mdgriffith / elm-ui

What if you never had to write CSS again?
https://package.elm-lang.org/packages/mdgriffith/elm-ui/latest/
BSD 3-Clause "New" or "Revised" License
1.34k stars 110 forks source link

Elements placed with onLeft, onRight, above & below overlap main element's border #223

Open alexkorban opened 4 years ago

alexkorban commented 4 years ago

In addition to the overlap, it affects layout in unexpected ways: eg if the elements are the same height, onLeft and onRight elements will be vertically offset from the main element.

Ellie: https://ellie-app.com/8YrZJMYwzBLa1

Expected behavior Borders of the main element and nearby elements don't overlap.

Versions

bug #has-ellie #has-test #test-failing

alexkorban commented 4 years ago

bug #has-ellie #has-test #test-failing