diff --git a/nsupdate/main/templates/main/domain.html b/nsupdate/main/templates/main/domain.html index 9deef5d..9b109f0 100644 --- a/nsupdate/main/templates/main/domain.html +++ b/nsupdate/main/templates/main/domain.html @@ -15,8 +15,10 @@

{% csrf_token %} - {{ form|bootstrap }} - + {{ form|bootstrap_horizontal:"col-sm-3 col-lg-3" }} +
+ +