commit | 75f94d938bf9d3803052c0126b3bfac92914fd75 | [log] [tgz] |
---|---|---|
author | Michael Davis <michael.s.davis@ibm.com> | Tue Aug 08 14:00:03 2017 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Mon Oct 09 13:51:19 2017 -0500 |
tree | 15ef45f05bd1fcb64e116e94f3b80a8eef71b5ce | |
parent | 2d289422b87d1737b4ba8858cd7eae09972c3e3b [diff] [blame] |
fixed version dropdown bugs Change-Id: Ia64dfd7ae7e1fb3081d0d5de680b9afa3cab669d Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
diff --git a/app/common/styles/base/icons.scss b/app/common/styles/base/icons.scss index e7f9728..fe6156f 100644 --- a/app/common/styles/base/icons.scss +++ b/app/common/styles/base/icons.scss
@@ -13,7 +13,7 @@ .icon__more { fill: $medblue; stroke: $medblue; - background: $white; + background: transparent; overflow: visible; &:hover { cursor: pointer;