commit | 61070c9c6b665fdea79b3ccdfeafc3a6b50d262e | [log] [tgz] |
---|---|---|
author | Avi Ziv <AVIZI@amdocs.com> | Wed Jul 26 17:37:57 2017 +0300 |
committer | Avi Ziv <avi.ziv@amdocs.com> | Wed Jul 26 18:27:22 2017 +0300 |
tree | dfe9c169cfac91d6c72ac9ff23375f2aafac6405 | |
parent | b824a997e19f6ee9627cb1b1e124c756bd8183fc [diff] |
[SDC] Full OnBoard health-check and NFoD support Change-Id: I606f8a52c7e6d2bd5558f824957d890e552c5423 Signed-off-by: Avi Ziv <avi.ziv@amdocs.com>
diff --git a/openecomp-ui/resources/scss/bootstrap-cust/_modals.scss b/openecomp-ui/resources/scss/bootstrap-cust/_modals.scss index 9301f1e..ad6b4f8 100644 --- a/openecomp-ui/resources/scss/bootstrap-cust/_modals.scss +++ b/openecomp-ui/resources/scss/bootstrap-cust/_modals.scss
@@ -1,6 +1,7 @@ .modal-content { .modal-header { border-top: 3px solid $blue; + padding-left: 50px; .modal-title { @extend .heading-2; }