Skip to content
Snippets Groups Projects
Commit 95e2ca76 authored by Darby's avatar Darby
Browse files

fixed the resizing icon issue

parent 9209f43b
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -49,7 +49,7 @@
display: block;
text-decoration: none;
padding: 8px 15px;
font-size: 13px;
font-size: 14px;
line-height: 20px;
padding-left: 16px;
 
Loading
Loading
@@ -116,10 +116,10 @@
width: $sidebar_collapsed_width;
 
li a {
padding-left: 18px;
font-size: 14px;
padding: 8px 15px;
text-align: left;
padding-left: 16px;
 
 
& > span {
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment