From 7c440a034ff68288595444b57e570a5c6bea826e Mon Sep 17 00:00:00 2001 From: Constance Chen Date: Mon, 18 Oct 2021 15:50:05 -0700 Subject: [PATCH] Add changelog entry --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ab51d3a9159..c2aa9b6f458d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ - Renamed `tokenKeyword` icon to `tokenTag` in `EuiToken` ([#5251](https://github.com/elastic/eui/pull/5251)) +**Bug fixes** + +- Fixed `EuiDataGrid` not correctly account for padding in cell heights on Firefox and Safari ([#5284](https://github.com/elastic/eui/pull/5284)) + ## [`39.1.1`](https://github.com/elastic/eui/tree/v39.1.1) **Bug fixes**