Skip to content

Commit

Permalink
Merge pull request #401 from BCStudentSoftwareDevTeam/accessibility_d…
Browse files Browse the repository at this point in the history
…ropdown

CAS Issue #400 Accessibility dropdown previewer
  • Loading branch information
BrianRamsay committed Sep 17, 2021
2 parents 484587f + 82696dd commit 3c80ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/static/css/buildingManagement.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

/* Tooltip text */
.accessibilities .tooltip {
z-index: 2;
z-index: 9999;
}

.accessibilities .glyphicon {
Expand Down

0 comments on commit 3c80ec4

Please sign in to comment.