diff --git a/openstack_dashboard/static/dashboard/scss/horizon.scss b/openstack_dashboard/static/dashboard/scss/horizon.scss index 5cd7f8a106..fe31af23fd 100644 --- a/openstack_dashboard/static/dashboard/scss/horizon.scss +++ b/openstack_dashboard/static/dashboard/scss/horizon.scss @@ -837,11 +837,9 @@ form label { .static_page { float: left; - background-color: $body-bg; - border: 1px solid $border-color; -} -.static_page > form { - margin-bottom: 0; + > form { + margin-bottom: 0; + } } .left {