From 24fcf119635de958ba89542429b9f3f7e2c50a27 Mon Sep 17 00:00:00 2001 From: DushyantSinghThakur Date: Mon, 22 Oct 2018 14:57:41 +0530 Subject: Epic-232:Modifying UI changes the dist package dependency is removed Change-Id: I9829cdda53326720263f3164d4d0fe2871dcc808 Issue-ID: SDNC-473 Signed-off-by: DushyantSinghThakur Former-commit-id: 1151bea8102a72ec7385b8c018f27644330871c7 --- .../SdncReportsApi/src/main/resources/static/style/sdnc-style.css | 2 +- SdncReports/SdncReportsApi/src/main/webapp/WEB-INF/views/index.jsp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'SdncReports/SdncReportsApi/src/main') diff --git a/SdncReports/SdncReportsApi/src/main/resources/static/style/sdnc-style.css b/SdncReports/SdncReportsApi/src/main/resources/static/style/sdnc-style.css index 361591cf..27b15950 100644 --- a/SdncReports/SdncReportsApi/src/main/resources/static/style/sdnc-style.css +++ b/SdncReports/SdncReportsApi/src/main/resources/static/style/sdnc-style.css @@ -130,7 +130,7 @@ } .heading{ margin-top:30px; - width:100%; + width:99.5%; height:45px; margin-bottom:20px; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; diff --git a/SdncReports/SdncReportsApi/src/main/webapp/WEB-INF/views/index.jsp b/SdncReports/SdncReportsApi/src/main/webapp/WEB-INF/views/index.jsp index f48a1924..3c7be352 100644 --- a/SdncReports/SdncReportsApi/src/main/webapp/WEB-INF/views/index.jsp +++ b/SdncReports/SdncReportsApi/src/main/webapp/WEB-INF/views/index.jsp @@ -26,8 +26,8 @@ - - + + -- cgit 1.2.3-korg