Commit fa07511
committed
fix: place desktop bell before the secondary-nav cluster
INSERT_BEFORE the desktopSecondaryLinks widget rather than the auth
menu so the bell renders to the left of any secondary nav links
(e.g. the help button from frontend-base#245) instead of between
those links and the user avatar dropdown.
Mobile is left as-is — mobileRight has no secondary-nav cluster to
position relative to (just bell + auth menu), so INSERT_BEFORE the
mobile auth menu remains correct.
Refs openedx/frontend-base#2451 parent 97ca175 commit fa07511
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments