commit | 2d289422b87d1737b4ba8858cd7eae09972c3e3b | [log] [tgz] |
---|---|---|
author | Michael Davis <michael.s.davis@ibm.com> | Thu Aug 03 13:34:02 2017 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Mon Oct 09 13:51:19 2017 -0500 |
tree | 74717a6af50d2016db67f646ee86e1df92c7f7d9 | |
parent | 8819b7a75edcb7e7da44a3ea485e5a84c508f7d4 [diff] |
minor QA fixes to margins Change-Id: If3730f75e796f8f48fd036234711efa23e23f794 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
diff --git a/app/common/styles/components/form-elements.scss b/app/common/styles/components/form-elements.scss index b247a3f..767d76f 100644 --- a/app/common/styles/components/form-elements.scss +++ b/app/common/styles/components/form-elements.scss
@@ -2,7 +2,7 @@ .dropdown__button { position: relative; padding: .5em .8em; - margin-top: -10px; + margin-top: 0; border: 1px solid $input-border; min-width: 70px; padding-right: 25px;