mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 22:59:19 +10:00
Merge branch 'fix-sidebar-exapnd' into 'master'
Fix transparent bg for expand sidebar button Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> For #14838 cc @jschatz1 See merge request !3520
This commit is contained in:
@@ -200,7 +200,7 @@
|
||||
top: 0;
|
||||
left: 0;
|
||||
font-size: 20px;
|
||||
background: transparent;
|
||||
background: #fff;
|
||||
height: 59px;
|
||||
text-align: center;
|
||||
line-height: 59px;
|
||||
|
||||
Reference in New Issue
Block a user