diff --git a/sass/partials/drupalorg/_association.scss b/sass/partials/drupalorg/_association.scss index 4a0039d7cd4e31e7fe1578ce43ff3fae761c62e2..541789ac5a50903654397f8283a73f211c9aa503 100644 --- a/sass/partials/drupalorg/_association.scss +++ b/sass/partials/drupalorg/_association.scss @@ -291,3 +291,7 @@ .election-ballot-paper .election-candidate-ballot-item a { line-height: $candidate-picture-height; } + +#election-vote-form.confirmation table { + width: 100%; +} \ No newline at end of file