Skip to content
Snippets Groups Projects
Commit f5a85afc authored by Gábor Hojtsy's avatar Gábor Hojtsy
Browse files

#211053 by momendo: poll submission and editing field columns fixed

parent 3cfcfdac
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -33,3 +33,9 @@
.node-form #edit-poll-more {
margin: 0;
}
td.poll-chtext {
width: 80%;
}
td.poll-chvotes .form-text {
width: 85%;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment