kirby
kirby copied to clipboard
[Panel] - Gallery block: wrong css applied to unrelated fields
Description
In a gallery
block, some extra css is applied to unrelated fields because of a css conflict.
For example:
This toggle has an extra gap in between the buttons because it is inheriting a grid-gap
value set on the .k-block-type-gallery ul
selector.
Expected behavior
That extra CSS shouldn't be applied to unrelated items.
To reproduce
Add a toggle field to a gallery
block and the bug should be there. I didn't test this with other types of field but it should be there on all fields that use an ul
Your setup
4.4.0