list view Actions button are not aligned correctly 81/41881/1
authorAnjali Walsatwar <anjali.walsatwar@huawei.com>
Tue, 10 Apr 2018 06:14:30 +0000 (06:14 +0000)
committerAnjali Walsatwar <anjali.walsatwar@huawei.com>
Tue, 10 Apr 2018 06:14:30 +0000 (06:14 +0000)
list view Actions button are not aligned correctly

Issue-ID: VNFSDK-241

Change-Id: I4def17720d8edf2ff2f1336715a3eb533ee324b2
Signed-off-by: Anjali Walsatwar <anjali.walsatwar@huawei.com>
vnfmarket/src/main/webapp/vnfmarket/common/css/home.css

index b6e0b61..6c7aab0 100644 (file)
@@ -968,9 +968,8 @@ input {
 }\r
 \r
 #listView .btnIconSpacing {\r
-       top: -2px !important;\r
-       position: relative;\r
-       /*top: -2px;*/\r
+       top: 0px !important;\r
+       position: relative;     \r
        left: -3px;\r
 }\r
 \r
@@ -997,4 +996,4 @@ input {
 }\r
 .navbar {\r
        min-height: 43px;\r
-}
\ No newline at end of file
+}\r