Removing item that has no user-facing impact (#16915)

This commit is contained in:
Shaunak Kashyap 2018-02-26 14:38:44 -08:00 committed by GitHub
parent 26cf278e2d
commit a3ae9c0e86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,6 @@ Also see <<breaking-changes-6.0>>.
=== Bug fixes
Design::
* [Fixes #4475] Removing flex-basis: 0 to make items size properly in IE11 {pull}16557[#16557]
* [Fixes #16608] Service to show confirmation prompt when leaving a dirty form {pull}16688[#16688]
Management::
* [Fixes #16304] [Management] Prevent react warnings in index pattern creation {pull}16520[#16520]
Platform::