diff --git a/horizon/templates/horizon/common/_modal_form.html b/horizon/templates/horizon/common/_modal_form.html index 0dc18b6cef..0dddd12e14 100644 --- a/horizon/templates/horizon/common/_modal_form.html +++ b/horizon/templates/horizon/common/_modal_form.html @@ -4,7 +4,6 @@ -
{% endif %}
{% trans "Attach To Instance" %} diff --git a/openstack_dashboard/static/dashboard/scss/_debt.scss b/openstack_dashboard/static/dashboard/scss/_debt.scss index 7f682fd29b..99354410b7 100644 --- a/openstack_dashboard/static/dashboard/scss/_debt.scss +++ b/openstack_dashboard/static/dashboard/scss/_debt.scss @@ -53,11 +53,6 @@ dt { margin-bottom: 0.5em; } -// See Project/Volume --> Manage Volume Attachments, weird -.no_split { - margin-top: -60px; -} - /* Styling for inline object creation buttons */ .btn-inline { margin-bottom: 9px;