Rename header-left-menu to header-tabs

This commit is contained in:
gregoirenovel 2017-08-28 10:46:27 +02:00 committed by Mathieu Magnin
parent 08aa2ac524
commit 7af3f90197
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@
margin-right: 4 * $default-spacer;
}
.header-left-menu {
.header-tabs {
li {
display: inline-block;
}

View file

@ -6,7 +6,7 @@
%img{ src: image_url("header/logo-tps.svg") }
- if gestionnaire_signed_in?
%ul.header-left-menu
%ul.header-tabs
%li
= link_to "Procédures", procedures_path, class: "active"