diff --git a/composer.lock b/composer.lock index c0e3025..aa3f492 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "4771fa2616869cff821e2bf1daa6245c", + "hash": "35bdfd24b481ad94a99b6fd67499aba9", "packages": [ { "name": "o80/i18n", diff --git a/css/app/create_poll.css b/css/app/create_poll.css new file mode 100644 index 0000000..3b91efb --- /dev/null +++ b/css/app/create_poll.css @@ -0,0 +1,3 @@ +.form-horizontal .radio label { + width: 100%; +} \ No newline at end of file diff --git a/tpl/create_poll.tpl b/tpl/create_poll.tpl index 7d49a76..2aad0bf 100644 --- a/tpl/create_poll.tpl +++ b/tpl/create_poll.tpl @@ -2,6 +2,7 @@ {block name="header"} + {/block} {block name=main}