Commit 9cadfd36 authored by Alexander Turinske's avatar Alexander Turinske

Add class gl-alert-body for body

- changelog
parent 12cc233d
......@@ -6,7 +6,8 @@
= sprite_icon('error', size: 16, css_class: 'gl-icon gl-alert-icon gl-alert-icon-no-title')
%button.js-close.gl-alert-dismiss{ type: 'button', 'aria-label' => _('Dismiss') }
= sprite_icon('close', size: 16, css_class: 'gl-icon')
= @error
.gl-alert-body
= @error
%h3.page-title
New Branch
%hr
......
---
title: Migrates the alert on the new branch page
merge_request: 50307
author:
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