From d450ef7552c335ca383656af932ead5d5ad41b99 Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Thu, 11 Aug 2016 15:06:38 -0400 Subject: [PATCH] #4403 cred --- RELEASE-NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index c153f5750..5177d8534 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -12,7 +12,7 @@ - **Comments** - Adds missing sizes (mini, tiny etc) **Thanks @ilanus** #4408 - **NPM** - Fixed `package.json` to allow either jQuery `2.x` or `3.x` #4254 - **Button/Dropdown** - Fixed issue where `ui dropdown button` could have incorrect spacing for dropdown icon **Thanks @ilanus** #4408 -- **Form/Segment** - Fix typo causing `pointer-events: none` no to work on `loading segment` and `loading form` +- **Form/Segment** - Fix typo causing `pointer-events: none` no to work on `loading segment` and `loading form` #4403 **Thanks @YamiOdymel and @ilanus** - **Button** - Fixed `vertical buttons` with only 1 button having incorrect border radius **Thanks @Denhai** #4107 - **Grid** - Fixed issue where `(x) aligned column` inside a `(x) aligned row` would not properly apply the `column` alignment - **Form** - Fixed issue where `disabled fields` with radio inputs would not correctly dim the label **Thanks @louwers** #4366