metz-metropole-2019: remove "communes" from elu portal (#44311)

This commit is contained in:
Frédéric Péters 2020-06-23 10:24:42 +02:00
parent 422e7c127e
commit d1029965f5
2 changed files with 1 additions and 1 deletions

View File

@ -171,6 +171,7 @@
background: url(img/reload.png) left 0.5em top 50% no-repeat;
padding-left: 60px;
background-size: 40px;
width: 40%;
}
}
&.with-filters button.filtrer {

View File

@ -7,7 +7,6 @@
<div id="filters">
<button class="filtrer mobile-only"><span>Filtrer</span></button>
<button class="metropole desktop-only"><span>Les applications métropolitaines</span></button>
<button class="commune desktop-only"><span>Les applications communales</span></button>
<button class="favoris desktop-only"><span>Mes favoris</span></button>
<button class="tout"><span>Tout <br>afficher</span></button>
<div class="search"><input placeholder="Rechercher" type="search"><button class="search"><span class="sr-only">Valider</span></button></div>