saone-et-loire-cd71-2019: always use green bars for navigation button (#35956)

This commit is contained in:
Frédéric Péters 2019-09-09 15:44:44 +02:00
parent 78fc269904
commit 762e83d3f2
1 changed files with 1 additions and 3 deletions

View File

@ -106,6 +106,7 @@ div#nav-wrapper {
}
z-index: 1000;
button {
background: white;
position: absolute;
right: 4rem;
border-radius: 10px;
@ -125,9 +126,6 @@ div#nav-wrapper {
&::after {
content: none;
}
.icon-bar {
border-color: white;
}
}
}