Fix "Votre nom" trop petit pour la saisie lorsqu'il y a un grand nombre de colonnes.
This commit is contained in:
parent
f634e36344
commit
c06abca356
@ -304,7 +304,9 @@ table.results .btn-link.btn-sm {
|
||||
#vote-form td {
|
||||
border-top:2px solid white;
|
||||
}
|
||||
|
||||
#vote-form td:first-child {
|
||||
min-width: 180px;
|
||||
}
|
||||
.yes input, .ifneedbe input,.no input {
|
||||
position:absolute;
|
||||
left:0;
|
||||
|
Loading…
Reference in New Issue
Block a user