Skip to content

remove extra bottom spacing on diff search results

Administrator requested to merge fix-search-result-bottom-spacing into master

Created by: sqs

Related to #2405. I will merge this PR before #2405.


Too much spacing at the bottom of search results:

withtoomuchspacing

After this PR (there's still a bit of extra spacing, but that spacing at least makes sense on other search result types that don't have a background color, and it's more complex to remove it just for diff search results):

withlessspacing

Other results are unaffected:

otherresultsok

Merge request reports

Loading