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
Fixes the issue where a right sub-menu dropdown of a menu would open up horizontally instead of vertically. This style was already added for the left menu, but was not for the right menu.
Closesfomantic#382
Bug Report
A drop down with a sub menu displays inline if it's placed inside another menu. See the attached jfiddle.
Expected result
Each option within sub menu should shown on its own line.
Actual result
All options are displayed on the same line.
Testcase
https://jsfiddle.net/u1f02thp/
The text was updated successfully, but these errors were encountered: