.image-manager-sidebar {
width: 300px;
- margin-left: 1px;
overflow-y: auto;
overflow-x: hidden;
border-left: 1px solid #DDD;
font-size: 12px;
line-height: 1.2;
top: 88px;
- left: -26px;
- width: 148px;
+ left: -12px;
+ width: 160px;
background: $negative;
padding: $-xs;
color: white;
content: '';
position: absolute;
top: -6px;
- left: 64px;
+ left: 52px;
width: 0;
height: 0;
border-left: 6px solid transparent;