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

6.x
Gábor Hojtsy 2008-01-22 07:47:57 +00:00
parent 3cfcfdac92
commit f5a85afc2e
1 changed files with 6 additions and 0 deletions

View File

@ -33,3 +33,9 @@
.node-form #edit-poll-more {
margin: 0;
}
td.poll-chtext {
width: 80%;
}
td.poll-chvotes .form-text {
width: 85%;
}