Commit f7d2a97a authored by Filipa Lacerda's avatar Filipa Lacerda

Fixes padding in all clipboard icons that have .btn class

parent 157568f3
......@@ -22,7 +22,7 @@ module ButtonHelper
class: "btn #{css_class}",
data: data,
type: :button,
title: "Copy to Clipboard"
title: 'Copy to Clipboard'
end
def http_clone_button(project, placement = 'right', append_link: true)
......
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