diff --git a/djadmin2/static/themes/bootstrap/css/bootstrap-custom.css b/djadmin2/static/themes/bootstrap/css/bootstrap-custom.css index 3011d14..8ce26c4 100644 --- a/djadmin2/static/themes/bootstrap/css/bootstrap-custom.css +++ b/djadmin2/static/themes/bootstrap/css/bootstrap-custom.css @@ -34,7 +34,9 @@ .change_form { border: 1px solid #C6BCBC; border-radius: 5px; - height: 360px; +} +.change_form .controls{ + display: inline-block; } label {