mirror of
https://github.com/discourse/discourse.git
synced 2026-08-12 05:37:26 +08:00
Blocks sized to their own content left a gap in a definite-height grid cell. They now take `min-height: 100%`, which resolves to 0 against an auto-height parent and so changes nothing outside a stretched cell. The two blocks that already had a floor keep it through `max()`; the section block's default moves from `auto` to `0px`, since `auto` is not a valid `max()` argument. |
||
|---|---|---|
| .. | ||
| images | ||
| stylesheets | ||