commit | 2d055fed116193a54de5f757f8ad64b2c13fd9aa | [log] [tgz] |
---|---|---|
author | Michael Davis <michael.s.davis@ibm.com> | Wed Apr 26 10:24:37 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Sep 20 12:43:05 2017 -0500 |
tree | 3d01cb5b8e8f371b9825c8216889662c92532a41 | |
parent | 532763f45b8d263b35e134bb6d144e012a5e6d22 [diff] [blame] |
removed associated events from sensor template Currently missing backend support, so comment out. Change-Id: Iebdac4e26472d5856b40ecee0f403eaecee97d2a Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
diff --git a/app/common/styles/elements/thresholds.scss b/app/common/styles/elements/thresholds.scss index 06e872f..52230ee 100644 --- a/app/common/styles/elements/thresholds.scss +++ b/app/common/styles/elements/thresholds.scss
@@ -24,7 +24,7 @@ position: relative; line-height: 0; padding: .8em 0 2em 0; - margin: 0 2.5em; + margin: 0 2.5em 1em 2.5em; //margin: 0 auto; .threshold__marker { position: absolute;