reduce sidebar toggle width

This commit is contained in:
Frédéric Péters 2018-11-17 19:43:15 +01:00
parent 9e1d35f4c2
commit c9dd47af60
1 changed files with 2 additions and 2 deletions

View File

@ -395,8 +395,8 @@ div#main-content {
color: #666;
position: relative;
#sidebar-toggle {
left: -15px;
width: 15px;
left: -10px;
width: 10px;
background: #d4cbff;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 10px;