summaryrefslogtreecommitdiffstats
path: root/app/common/styles/layout/content.scss
diff options
context:
space:
mode:
authorMichael Davis <michael.s.davis@ibm.com>2017-07-31 18:36:45 -0500
committerAdriana Kobylak <anoo@us.ibm.com>2017-10-09 13:46:35 -0500
commit7f89fad6454c71d14b0d84c691712faffc8e37f3 (patch)
tree73f3ae4f37d33c87c83c6c94f39dbd351eb09ae6 /app/common/styles/layout/content.scss
parentdc7479b97cfe27a367199ddec25e68792d6cdf23 (diff)
downloadphosphor-webui-7f89fad6454c71d14b0d84c691712faffc8e37f3.tar.gz
phosphor-webui-7f89fad6454c71d14b0d84c691712faffc8e37f3.zip
UI changes and fixes based on QA feedback
Change-Id: I13bae30e86330a8831d35f1d8a2f7da821324e37 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
Diffstat (limited to 'app/common/styles/layout/content.scss')
-rw-r--r--app/common/styles/layout/content.scss9
1 files changed, 1 insertions, 8 deletions
diff --git a/app/common/styles/layout/content.scss b/app/common/styles/layout/content.scss
index b1a7942..5225284 100644
--- a/app/common/styles/layout/content.scss
+++ b/app/common/styles/layout/content.scss
@@ -8,9 +8,8 @@ $nav__seclvlWidth: 240px;
border-bottom: 1px solid $lightbg__grey;
margin: 1.625em 0 1.2em 0;
padding-left: 0;
- overflow: hidden;
.h4 {
- padding: 0;
+ padding: .1em 0 0 0;
margin: 0 0 .5em 0;
font-weight: bold;
}
@@ -21,16 +20,10 @@ $nav__seclvlWidth: 240px;
padding: 1em .1em;
transition: left 1s ease;
@include mediaQuery(x-small){
- //margin-left: $nav__toplvlWidth + $nav__seclvlWidth;
padding: 1rem 2rem;
}
}
-section.row {
- padding-left: 0;
- padding-right: 0;
-}
-
.content-header {
font-weight: 700;
margin-bottom: 0;
OpenPOWER on IntegriCloud