From d2a0d8ff09f0bd129bbc8b7a5dd4b8c26672d667 Mon Sep 17 00:00:00 2001 From: Annabel Dunstone Gray Date: Tue, 20 Jun 2017 15:06:46 +0000 Subject: Merge branch 'search-clear-button-center' into 'master' Fixed filtered search clear button being off-center Closes #33912 See merge request !12304 --- app/assets/stylesheets/framework/filters.scss | 3 --- 1 file changed, 3 deletions(-) (limited to 'app') diff --git a/app/assets/stylesheets/framework/filters.scss b/app/assets/stylesheets/framework/filters.scss index cfbaaaa04c7..9e876d7572d 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; -- cgit v1.2.3