metz-metropole-2019: use full width for "signaler" link (#34749)

This commit is contained in:
Frédéric Péters 2019-07-16 16:45:54 +02:00
parent f0542abe12
commit 7662ae517e
1 changed files with 4 additions and 0 deletions

View File

@ -1286,6 +1286,10 @@ div#up {
}
}
}
.cell.linkcell {
margin: 1rem 0 1rem 0;
width: 100%;
}
}
#columns {
padding-left: 1rem;