modification navbar

This commit is contained in:
Colmaris 2019-10-02 12:01:14 +02:00
parent 9dac476747
commit af0586a547

View file

@ -186,7 +186,7 @@ window#main-window toolbox#navigator-toolbox toolbar#TabsToolbar.titlebar-color.
/* Move navigation 65% to left and negative margin to move to top line */
#nav-bar {
margin-right: 65vw !important;
margin-top: -29px !important;
margin-top: -35px !important;
background: transparent !important;
z-index: 2;
}