Commit 84a8d5c4 authored by Phil Hughes's avatar Phil Hughes

Merge branch 'winh-remove-safari-search-box-workaround' into 'master'

Remove workaround for search box icons in Safari

Closes gitlab-ui#156 and #9240

See merge request gitlab-org/gitlab-ee!9439
parents 8bee0e3f 2d41db26
......@@ -109,10 +109,4 @@
// see https://gitlab.com/gitlab-org/gitlab-ui/issues/38
display: flex;
}
// the following is a workaround until we have it fixed in gitlab-ui
// see https://gitlab.com/gitlab-org/gitlab-ui/issues/156
.sticky-top {
top: 0;
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment