[Core] Floating Elements with bottom padding don't show the padding #196
Labels
Attempted Fix
A fix has been implemented but not yet confirmed by the issue reporter.
bug
Something isn't working
I am using the latest version of clay with the new updated paddings.
Floating elements' padding bottom don't seem to work properly anymore, at least when you are not specifiying a parent id.
Padding bottom seems to be calculated properly on normal elements:
However, on floating elements it's non existant:
All other 3 paddings seem to be calculated properly on floating elements.
Maybe it's related to both a sizing Y grow (1) and paddingBottom, since that's what I'm doing on the floating container.
The text was updated successfully, but these errors were encountered: