grandlyon-sau: hide back-home link on form page (#26241)

This commit is contained in:
Serghei Mihai 2018-09-11 11:52:47 +02:00
parent 41a4b12602
commit a501acf970
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ div.cell > div {
padding: 1em;
}
div.back-home-button {
padding: 1em;
display: none;
}
div.widget-readonly {
input, select, textearea {