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
For consistency sake, the comment on line 27 in _dropdown.scss should be updated to reflect the fact that .dropdown-menu now targets more than just the <ul> element. The comment line currently reads: // The dropdown menu (ul). It Should have a more generic title like this // The dropdown menu. This works too: // The dro
6267
pdown menu (div).