commit | ec6bcd109c91acf108de15f17aef326ecef2f910 | [log] [tgz] |
---|---|---|
author | Iftekharul Islam <iffy.ryan@ibm.com> | Wed Sep 06 10:49:07 2017 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Mon Oct 09 14:49:06 2017 -0500 |
tree | db6722d1a0091bdee959c15c5d46e79043a5963f | |
parent | 6ca92edc6314920316ba08f4bc46ba6947c60d80 [diff] [blame] |
Revisiting log status info in header with better styes Change-Id: I0b2ee399243f0bc3e5ed44bc578a0d153486ed55 Signed-off-by: Iftekharul Islam <iffy.ryan@ibm.com>
diff --git a/app/configuration/styles/firmware.scss b/app/configuration/styles/firmware.scss index 94e0903..1c50dc0 100644 --- a/app/configuration/styles/firmware.scss +++ b/app/configuration/styles/firmware.scss
@@ -3,7 +3,7 @@ } .firmware__table { - margin-top: 0; + margin-top: 2.5em; margin-bottom: 2.5em; .table__cell { @@ -36,9 +36,8 @@ .table-header { font-weight: 700; - margin: 0; p { - margin-bottom: 0; + margin-bottom: 0em; } }