You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With a Menu having Dropdown items, changing its class from ui vertical menu to ui vertical labeled icon menu has an unexpected result on the dropdown inner menu - there's no spacing between the text and the icon.
Expected Result
The Dropdown inner menu style should be the same on both cases.
Actual Result
The Dropdown inner menu style is different on a "labeled icon" Menu from the non-labeled one.
Steps
With a Menu having Dropdown items, changing its class from
ui vertical menu
toui vertical labeled icon menu
has an unexpected result on the dropdown inner menu - there's no spacing between the text and the icon.Expected Result
The Dropdown inner menu style should be the same on both cases.
Actual Result
The Dropdown inner menu style is different on a "labeled icon" Menu from the non-labeled one.
Version
2.3.3
Testcase
https://jsfiddle.net/aktbfw1L/
The text was updated successfully, but these errors were encountered: