commit | 43c4ece679f9fcbee33a0dbc5db47d8b67a6ceed | [log] [tgz] |
---|---|---|
author | Michael Davis <michael.s.davis@ibm.com> | Thu Jul 27 15:55:43 2017 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Mon Oct 09 13:41:30 2017 -0500 |
tree | 3f43fe5c984f1097b078dfcf8f138c70b192b1e6 | |
parent | f050485eb5f4bb456c7822b46080db650d1fa153 [diff] |
darkened label borders to match design Change-Id: Ib6c5089644a4cf7b56cd5e09934e34f60c2532cc Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
diff --git a/app/login/styles/index.scss b/app/login/styles/index.scss index 2d49dec..3d4ebeb 100644 --- a/app/login/styles/index.scss +++ b/app/login/styles/index.scss
@@ -83,7 +83,7 @@ } li { padding: 1em 0; - border-top: 1px solid $lightgrey; + border-top: 1px solid $medgrey; } p { margin-bottom: 0;