Commit 0618584c authored by Marcel van Remmerden's avatar Marcel van Remmerden

Align styling of snippet search results

parent d38f1c03
.search-result-row
%h4.snippet-title.term
%h4
= link_to gitlab_snippet_path(snippet_title) do
= truncate(snippet_title.title, length: 60)
= snippet_badge(snippet_title)
......
---
title: Align styling of snippet search results
merge_request: 30837
author:
type: fixed
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