moved code from index-controller to multi-server-controller

Change-Id: Id97de89d646bc0c980fd4f0849109047906383e1
Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
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;
     }
   }