PLT-4460 Fix disappearing topbar when jumping from right sidebar (#4339)

Этот коммит содержится в:
Thomas Hopkins
2016-10-26 13:24:22 -07:00
коммит произвёл Corey Hulen
родитель ed4dd67788
Коммит dd1965ca34

Просмотреть файл

@@ -4,7 +4,7 @@
border-right: $border-gray;
height: 100%;
left: 0;
position: absolute;
position: fixed;
width: 220px;
z-index: 5;