Automatic Padding Added to Divs Bug

Just a bug I’ve noticed recently:

When I add a div and give it a height and/or width, 75 pixels of padding are automatically added on the bottom and right of the div.

Hey hey, @hscammon!

Thank you so much for pointing this out.

I was able to reproduce on my end as well, fortunately this only happens when width/height is added to an empty div. Once I included another element like a heading or a text block, then the padding remained at its default.

I brought this up to some team members for us to take note of and to add it to our priorities for smoothening out the bug-like experience.

Let me know if you have any further thoughts or questions, I’m happy to help.

Riley

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.