commit | 8947e7011dcda32d1572e8a3f2f1105bfbc12b15 | [log] [tgz] |
---|---|---|
author | Iftekharul Islam <iislam@us.ibm.com> | Thu Jul 27 10:28:07 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Sep 20 13:14:23 2017 -0500 |
tree | e8afc80922989f725c1356b0ab0dbe98edf66332 | |
parent | 1221c0ca977f3943be65f023a061b7c41cd890d7 [diff] [blame] |
Added hardware sensors functionality Change-Id: I99435613bb77fc0ff72f046c2dc047b13962a7a3 Signed-off-by: Iftekharul Islam <iislam@us.ibm.com>
diff --git a/app/common/styles/elements/export.scss b/app/common/styles/elements/export.scss index ea0ab92..66847ae 100644 --- a/app/common/styles/elements/export.scss +++ b/app/common/styles/elements/export.scss
@@ -4,10 +4,10 @@ font-size: .9em; font-weight: 700; position: relative; - padding: 0 0 1em 2em; + padding: 0 0 0 2em; margin-right: .6em; text-decoration: none; - margin-top: 7px; + margin-top: 0; &:hover { text-decoration: underline; }