My text inside of the dropdown-list is not breaking when resizing the the browser window. .dropdowntext {white-space: normal;} I tired this code, but it didn´t worked.
@dennyhartanto Did you tired to open one dropdown list and then resized the browser width? (It works fine in the designer, but not on the published site!)
Here is a screencast of the problem.
Did you try setting width: 100% in the dropdown open interaction? Sometimes you need to add the width 100% even though you only want the height to animate.