fomantic / Fomantic-UI

Fomantic-UI is the official community fork of Semantic-UI
https://fomantic-ui.com
MIT License
3.52k stars 329 forks source link

[dropdown] Height variation is not working #3035

Open unarist opened 2 months ago

unarist commented 2 months ago

Bug Report

Height variation of the selection dropdown (described in here) is not working in the latest version.

My guess is...

Steps to reproduce

  1. Add dropdown with long or very long CSS classes

Expected result

Dropdown menus have different heights according to long or very long classes.

Actual result

Dropdown menus are the same height even if you specify long or very long classes.

Testcase

2.9.2 https://jsfiddle.net/unarist/dfcw0rbq/8/ 2.9.3 https://jsfiddle.net/unarist/dfcw0rbq/9/

Screenshot (if possible)

Version

2.9.3

lubber-de commented 2 months ago

Fixed by #3036