Don't let focused change overlap nav panel

This commit is contained in:
James Allen 2016-11-16 16:07:07 +00:00
parent 6a4bf3885d
commit a4b9bcb37e

View file

@ -386,6 +386,7 @@
text-align: center;
background-color: @rp-bg-dim-blue;
border-top: solid 1px @rp-border-grey;
z-index: 2;
}
.rp-nav-item {
color: lighten(@rp-type-blue, 25%);