Commit 5e8740ee authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge branch 'fix-sidebar-exapnd' into 'master'

Fix transparent bg for expand sidebar button
Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>

For #14838 

cc @jschatz1 

See merge request !3520
parents ba7fcc98 1be3c634
......@@ -200,7 +200,7 @@
top: 0;
left: 0;
font-size: 20px;
background: transparent;
background: #fff;
height: 59px;
text-align: center;
line-height: 59px;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment