diff --git a/ennstatus/templates/donate/index.html b/ennstatus/templates/donate/index.html --- a/ennstatus/templates/donate/index.html +++ b/ennstatus/templates/donate/index.html @@ -68,9 +68,9 @@
{{ form.hidden_tag() }}
- {{ form.country(_class="form-class") }} + {{ form.country(class_="form-control input-sm") }} +
-