Commit bcb82ddd authored by Kushal Pandya's avatar Kushal Pandya

Merge branch 'codiini-master-patch-43881' into 'master'

Update button in show.html.haml

See merge request gitlab-org/gitlab!47626
parents c3d9d46f 0c576ff4
......@@ -8,7 +8,7 @@
.sub-header-block
.float-right
.dropdown.inline
%button.dropdown-toggle.btn.gl-text-gray-500{ type: 'button', 'data-toggle' => 'dropdown' }
%button.gl-button.dropdown-toggle.btn.gl-text-gray-500{ type: 'button', 'data-toggle' => 'dropdown' }
= sprite_icon('calendar')
%b.caret
%ul.dropdown-menu.dropdown-menu-right
......
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