summaryrefslogtreecommitdiffstats
path: root/app/configuration/styles
diff options
context:
space:
mode:
authorMichael Davis <michael.s.davis@ibm.com>2017-08-25 14:25:51 -0500
committerAdriana Kobylak <anoo@us.ibm.com>2017-10-09 14:43:39 -0500
commit06054b6f481d69ae71ab06de7073d4653b118b1d (patch)
tree41528de18c30d750a5461f2a52b610840e2234e4 /app/configuration/styles
parent98e66604c4e83b98c9630f2faf894f254baa890e (diff)
downloadphosphor-webui-06054b6f481d69ae71ab06de7073d4653b118b1d.tar.gz
phosphor-webui-06054b6f481d69ae71ab06de7073d4653b118b1d.zip
moved code from index-controller to multi-server-controller
Change-Id: Id97de89d646bc0c980fd4f0849109047906383e1 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
Diffstat (limited to 'app/configuration/styles')
-rw-r--r--app/configuration/styles/firmware.scss5
1 files changed, 3 insertions, 2 deletions
diff --git a/app/configuration/styles/firmware.scss b/app/configuration/styles/firmware.scss
index 1c50dc0..94e0903 100644
--- a/app/configuration/styles/firmware.scss
+++ b/app/configuration/styles/firmware.scss
@@ -3,7 +3,7 @@
}
.firmware__table {
- margin-top: 2.5em;
+ margin-top: 0;
margin-bottom: 2.5em;
.table__cell {
@@ -36,8 +36,9 @@
.table-header {
font-weight: 700;
+ margin: 0;
p {
- margin-bottom: 0em;
+ margin-bottom: 0;
}
}
OpenPOWER on IntegriCloud