Commit eca263b0 authored by Brandon Labuschagne's avatar Brandon Labuschagne

Merge branch 'ApplyGitLabUIbuttonstylestobuttonsin_test_button.html.haml' into 'master'

Adds GitLab UI styles to button in _test_button.html.haml

See merge request gitlab-org/gitlab!51070
parents 0845227d df0071aa
......@@ -3,7 +3,7 @@
- triggers = hook.class.triggers
.hook-test-button.dropdown.inline>
%button.btn{ 'data-toggle' => 'dropdown', class: button_class }
%button.btn.gl-button{ 'data-toggle' => 'dropdown', class: button_class }
= _('Test')
= sprite_icon('chevron-down')
%ul.dropdown-menu.dropdown-menu-right{ role: 'menu' }
......
---
title: Adds GitLabUI button styles in _test_button.html.haml
merge_request: 51070
author: nuwe1
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