-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Description
This is about Bulma.
It is a change of behaviour in Bulma 0.9.1 since 0.9.0.
Overview of the problem
This is a Sass issue: I'm using version [0.9.1]
I am sure this issue is not a duplicate.
Description
If a dropdown is used in a card, the dropdown content is bounded by the card.
This is caused by the default value of the new variable $card-overflow
Steps to Reproduce
- Put a dropdown menu in a card, such that the dropdown content would go beyond the bottom of the card (I used
is-hoverable)
Expected behavior
Dropdown content shows fully.
Actual behavior
Dropdown content beyond the bottom of the card is hidden.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

