Skip to content

Commit ffdd5ca

Browse files
authored
Display coursereg notification modal in front (#3470)
1 parent b7c679e commit ffdd5ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/styles/constants.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,13 +180,13 @@ $navbar-z-index: 890;
180180
$module-finder-search-z-index-md: 850;
181181

182182
// navtabs and navbar should never overlap the dropdown
183+
$modreg-notification-z-index: 970;
183184
$zindex-dropdown: 910; // Bootstrap override
184185
$fab-z-index: 800;
185186
$venue-map-z-index: 760;
186187
$venue-detail-z-index: 750;
187188
$side-menu-z-index: 700;
188189
$side-menu-overlay-z-index: 690;
189-
$modreg-notification-z-index: 910;
190190
$timetable-warning-z-index: 200;
191191
$timetable-scolled-day-z-index: 120;
192192
$timetable-selected-cell-z-index: 110;

0 commit comments

Comments
 (0)