mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-24 12:06:11 +10:00
Remove overflow-y style that cause overflow-x strange behaviour on mac
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
|
||||
.sidebar-wrapper {
|
||||
z-index: 99;
|
||||
overflow-y: auto;
|
||||
background: #F5F5F5;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user