Update ChoiceForm to be full height

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-24 22:19:31 -04:00
parent fcfadb0caa
commit c2d287c262
3 changed files with 8 additions and 2 deletions

View File

@@ -178,6 +178,7 @@ Other changes
* Rename form template 'form_class' to 'form_css_classes'.
* Add support for adding form button aside from the
default submit and cancel.
* Update ChoiceForm to be full height.
Removals
--------