Commit e0237c72 authored by Kunal D. Sonawane's avatar Kunal D. Sonawane Committed by Martin Wortschack

Revert "Add changelog entry"

This reverts commit 810bc8a6a7b4db20e58065db80e0dfeb6c1d8663, reversing
changes made to f74dbad948a23983f77aa90807e45d06ae943211.
parent 838765c5
......@@ -3,7 +3,7 @@
- flash.each do |key, value|
-# Don't show a flash message if the message is nil
- if value
%div{ class: "flash-#{key}" }
%div{ class: "flash-#{key} mb-2" }
%span= value
%div{ class: "close-icon-wrapper js-close-icon" }
= sprite_icon('close', size: 16, css_class: 'close-icon')
---
title: Add mb-2 class to global alerts
merge_request: 20081
author: 2knal
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