Commit 4fed4724 authored by Yogi's avatar Yogi Committed by David O'Regan

Apply new GitLab UI for commit browse file button

parent e1c35852
......@@ -105,7 +105,7 @@ module CommitsHelper
tooltip = _("Browse Directory")
end
link_to url, class: "btn btn-default has-tooltip", title: tooltip, data: { container: "body" } do
link_to url, class: "btn gl-button btn-default has-tooltip", title: tooltip, data: { container: "body" } do
sprite_icon('folder-open')
end
end
......
---
title: Apply new GitLab UI for commit browse file button
merge_request: 51805
author: Yogi (@yo)
type: other
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