From e6c87b74866a9e53d17eaf63fda00f18f3d8a80e Mon Sep 17 00:00:00 2001 From: samdbeckham Date: Fri, 1 Jun 2018 15:33:53 +0100 Subject: Adds the changelog entry for the modal header fix --- changelogs/unreleased/47113-modal-header-styling-is-broken.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelogs/unreleased/47113-modal-header-styling-is-broken.yml diff --git a/changelogs/unreleased/47113-modal-header-styling-is-broken.yml b/changelogs/unreleased/47113-modal-header-styling-is-broken.yml new file mode 100644 index 00000000000..1c78e5d4211 --- /dev/null +++ b/changelogs/unreleased/47113-modal-header-styling-is-broken.yml @@ -0,0 +1,5 @@ +--- +title: Fixes the styling on the modal headers +merge_request: 19312 +author: samdbeckham +type: fixed -- cgit v1.2.1