mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-17 00:26:07 +10:00
Merge branch 'right-sidebar-z-index' into 'master'
Increased z-index of right sidebar Fixes issue with active button overlapping it Closes #15243 See merge request !3722
This commit is contained in:
@@ -128,6 +128,7 @@
|
||||
top: 58px;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
z-index: 10;
|
||||
transition: width .3s;
|
||||
background: $gray-light;
|
||||
padding: 10px 20px;
|
||||
|
||||
Reference in New Issue
Block a user