summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/filters.scss
diff options
context:
space:
mode:
authorwinh <winnie@gitlab.com>2017-05-30 12:45:33 +0200
committerwinh <winnie@gitlab.com>2017-06-02 14:42:03 +0200
commitf032731e47f2ce1c2feb6ff866754202efb6844b (patch)
treef1f36da0af7eee4d80759cf373b0698499ea237b /app/assets/stylesheets/framework/filters.scss
parentb22970648efd384fc3dbda379e1506a336d154f8 (diff)
downloadgitlab-ce-f032731e47f2ce1c2feb6ff866754202efb6844b.tar.gz
Move clear search button out of issuable search bar
Diffstat (limited to 'app/assets/stylesheets/framework/filters.scss')
-rw-r--r--app/assets/stylesheets/framework/filters.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/filters.scss b/app/assets/stylesheets/framework/filters.scss
index 90051ffe753..52c9c3c88d4 100644
--- a/app/assets/stylesheets/framework/filters.scss
+++ b/app/assets/stylesheets/framework/filters.scss
@@ -239,7 +239,7 @@
width: 35px;
background-color: $white-light;
border: none;
- position: absolute;
+ position: static;
right: 0;
height: 100%;
outline: none;