summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vnfmarket/src/main/webapp/vnfmarket/common/css/home.css7
1 files changed, 3 insertions, 4 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/common/css/home.css b/vnfmarket/src/main/webapp/vnfmarket/common/css/home.css
index b6e0b613..6c7aab05 100644
--- a/vnfmarket/src/main/webapp/vnfmarket/common/css/home.css
+++ b/vnfmarket/src/main/webapp/vnfmarket/common/css/home.css
@@ -968,9 +968,8 @@ input {
}
#listView .btnIconSpacing {
- top: -2px !important;
- position: relative;
- /*top: -2px;*/
+ top: 0px !important;
+ position: relative;
left: -3px;
}
@@ -997,4 +996,4 @@ input {
}
.navbar {
min-height: 43px;
-} \ No newline at end of file
+}