Commit f8b9b09
committed
fix add event/assignment menu in calendar2. fixes #9609
previously menu was being positioned against #main div and not its
parent #right-side div, causing it to be hidden by the overflow
of the calendar list. the popup now displays properly.
test plan:
* open calendar2;
* in the right sidebar, hover over a calendar in the list and
click the gear button;
* verify that the add event/assignment menu appears.
Change-Id: I1fc6b6d7b0eeb0602af04803e2e2b4c9e1f30ddb
Reviewed-on: https://gerrit.instructure.com/12622
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Jon Jensen <jon@instructure.com>1 parent a043e04 commit f8b9b09
2 files changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
71 | 79 | | |
72 | 80 | | |
73 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
0 commit comments