diff --git a/app/assets/stylesheets/new_styles/_poll.scss b/app/assets/stylesheets/new_styles/_poll.scss index 2b98d3959..1bb65f328 100644 --- a/app/assets/stylesheets/new_styles/_poll.scss +++ b/app/assets/stylesheets/new_styles/_poll.scss @@ -15,6 +15,8 @@ margin-bottom: 0px; } + .result-row > label { width: 100%; } + .progress { background-image: none; box-shadow: 0 0 0; diff --git a/app/assets/templates/poll_tpl.jst.hbs b/app/assets/templates/poll_tpl.jst.hbs index 1e3bfb01e..3c834fcf8 100644 --- a/app/assets/templates/poll_tpl.jst.hbs +++ b/app/assets/templates/poll_tpl.jst.hbs @@ -14,7 +14,7 @@