Add permalink field in poi new form

This commit is contained in:
leosw
2021-06-04 20:56:48 +02:00
parent 5c2f9dda2a
commit f0b82ddb3d
2 changed files with 27 additions and 1 deletions

View File

@@ -158,6 +158,10 @@ form.form input[type=radio]+label img {
font-style: italic;
}
#permalink {
width: calc(100% - 20px);
}
/*****************************************
Controls of the map
*****************************************/