From e57a2562bab7bf271a3a54d2fd7f1c5e95fed7ef Mon Sep 17 00:00:00 2001 From: cchaos Date: Tue, 22 Oct 2019 14:01:42 -0400 Subject: [PATCH] cl --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e07841ece4..8431aa0ce0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,7 +35,7 @@ - Added disabled state to `EuiBadge` ([#2440](https://github.com/elastic/eui/pull/2440)) - Changed `EuiLink` to appear non interactive when passed the `disabled` prop and an `onClick` handler ([#2423](https://github.com/elastic/eui/pull/2423)) - Added `minimize` glyph to `EuiIcon` ([#2457](https://github.com/elastic/eui/pull/2457)) -- Added `euiXScrollWithShadows()` mixin and `.euiXScrollWithShadows` utility class ([#2458](https://github.com/elastic/eui/pull/2458)) +- Added `euiXScrollWithShadows()` mixin and `.eui-xScrollWithShadows` utility class ([#2458](https://github.com/elastic/eui/pull/2458)) **Bug fixes**