FIX Only voters can send comments in public survey page

This commit is contained in:
Laurent Destailleur
2018-04-25 17:14:18 +02:00
parent 75a4891113
commit 39aef07c6b
5 changed files with 25 additions and 8 deletions

View File

@@ -716,6 +716,9 @@ select.flat.selectlimit {
.marginleftonly {
margin-left: 10px !important;
}
.nomarginleft {
margin-left: 0px !important;
}
.selectlimit, .selectlimit:focus {
border-left: none !important;
border-top: none !important;