Skip to content

Commit 7038ae2

Browse files
author
Felix Milea-Ciobanu
committed
fix blueprint sidebar on files admin view
refs MC-178 test plan: - navigate to the file page on a blueprint master course - verify that blueprint sidebar can be opened by clicking Change-Id: Ic1c961b891b0bb0c87cb278499b3c9feab372274 Reviewed-on: https://gerrit.instructure.com/110354 Tested-by: Jenkins Reviewed-by: Ed Schiebel <eschiebel@instructure.com> QA-Review: Heath Hales <hhales@instructure.com> Product-Review: Felix Milea-Ciobanu <fmileaciobanu@instructure.com>
1 parent ef85123 commit 7038ae2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/stylesheets/bundles/blueprint_course_settings.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
position: fixed;
55
top: 0;
66
right: 0;
7+
z-index: 10;
78
padding: 10px 3px;
89
border-bottom-left-radius: 5px;
910
background-color: $ic-brand-primary;

0 commit comments

Comments
 (0)