summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/search.scss
diff options
context:
space:
mode:
authorTakuya Noguchi <takninnovationresearch@gmail.com>2017-11-06 08:13:11 +0900
committerTakuya Noguchi <takninnovationresearch@gmail.com>2017-11-06 21:22:26 +0900
commit68e3c41571b81d80c81d8ef0efc5dd0817b192c3 (patch)
treed48f1a400e48dbf097dcc1c22aa2c3aea7ac8d42 /app/assets/stylesheets/pages/search.scss
parent823a9d351b49a6be8c12cfe06edb4aa6ec08fe95 (diff)
downloadgitlab-ce-68e3c41571b81d80c81d8ef0efc5dd0817b192c3.tar.gz
Revert unintentional changes in !12810
Diffstat (limited to 'app/assets/stylesheets/pages/search.scss')
-rw-r--r--app/assets/stylesheets/pages/search.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/pages/search.scss b/app/assets/stylesheets/pages/search.scss
index eed711b1b66..db0a04a5eb3 100644
--- a/app/assets/stylesheets/pages/search.scss
+++ b/app/assets/stylesheets/pages/search.scss
@@ -78,10 +78,6 @@ input[type="checkbox"]:hover {
}
.search-input-wrap {
- // Fallback if flexbox is not supported
- display: inline-block;
- width: 100%;
-
.search-icon,
.clear-icon {
position: absolute;