summaryrefslogtreecommitdiffstats
path: root/app/common/styles/layout
diff options
context:
space:
mode:
authorMichael Davis <michael.s.davis@ibm.com>2017-06-26 13:07:27 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-09-20 13:14:23 -0500
commit6dc5f1817b37b913e1aee2d65f419cd2031f185a (patch)
tree849c4864733412b3689ae14a286cdce8248b4b33 /app/common/styles/layout
parent4ac71d42efd6149e97d373c0611ada5a0a4e8b60 (diff)
downloadphosphor-webui-6dc5f1817b37b913e1aee2d65f419cd2031f185a.tar.gz
phosphor-webui-6dc5f1817b37b913e1aee2d65f419cd2031f185a.zip
Enhance hardware inventory layout
Change-Id: Ie013fdaa03a03682bb415a34e15155091fa3bf4a Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
Diffstat (limited to 'app/common/styles/layout')
-rw-r--r--app/common/styles/layout/content.scss5
1 files changed, 1 insertions, 4 deletions
diff --git a/app/common/styles/layout/content.scss b/app/common/styles/layout/content.scss
index f91940c..326d896 100644
--- a/app/common/styles/layout/content.scss
+++ b/app/common/styles/layout/content.scss
@@ -8,6 +8,7 @@ $nav__seclvlWidth: 240px;
border-bottom: 1px solid $lightbg__grey;
margin: 1.625em 0 1.2em 0;
padding-left: 0;
+ overflow: hidden;
.h4 {
padding: 0;
margin: 0 0 .5em 0;
@@ -43,7 +44,3 @@ section.row {
font-size: .75em;
margin-bottom: 0;
}
-
-.content__container h1 {
- margin-left: -.3em;
-}
OpenPOWER on IntegriCloud