summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-06-20 11:19:28 +0100
committerPhil Hughes <me@iamphill.com>2017-06-20 11:19:28 +0100
commitc04558aa6aa814919a535a38a7575ac499b51440 (patch)
tree6d22db8e25e17fd490d1b92b6a51669649f6f93c
parentbf57a7e80c44080dc7ec0fd774148afdae29cc31 (diff)
downloadgitlab-ce-search-clear-button-center.tar.gz
Fixed filtered search clear button being off-centersearch-clear-button-center
Closes #33912
-rw-r--r--app/assets/stylesheets/framework/filters.scss3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/assets/stylesheets/framework/filters.scss b/app/assets/stylesheets/framework/filters.scss
index 880ab52fa1b..767cf5ffea5 100644
--- a/app/assets/stylesheets/framework/filters.scss
+++ b/app/assets/stylesheets/framework/filters.scss
@@ -236,9 +236,6 @@
width: 35px;
background-color: $white-light;
border: none;
- position: static;
- right: 0;
- height: 100%;
outline: none;
z-index: 1;