}
.navigator-results-list.navigator-fetching:before {
position: fixed;
+ z-index: 3;
top: 134px;
bottom: 0;
left: 0;
}
.navigator-results-list.navigator-fetching:before {
position: fixed;
+ z-index: 3;
top: 134px;
bottom: 0;
left: 0;
&:before {
position: fixed;
+ z-index: 3;
top: @navigatorTopOffset + @navigatorHeaderHeight + @navigatorFiltersHeight + @navigatorStatusHeight;
bottom: 0;
left: 0;