summaryrefslogtreecommitdiffstats
path: root/app/common/styles/elements
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/elements
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/elements')
-rw-r--r--app/common/styles/elements/inline-confirm.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/common/styles/elements/inline-confirm.scss b/app/common/styles/elements/inline-confirm.scss
index 4746eb9..b01c576 100644
--- a/app/common/styles/elements/inline-confirm.scss
+++ b/app/common/styles/elements/inline-confirm.scss
@@ -6,7 +6,6 @@
transform: translateY(-103%);
width: 100%;
height: 100%;
- //margin-left: -1.8em;
z-index: 5;
background: $darkbg__primary;
color: $white;
@@ -45,6 +44,7 @@
// confirmation message
.inline__confirm-message {
display: inline-block;
+ font-weight: 400;
}
// Power confirmation message icon
OpenPOWER on IntegriCloud