From 24473c8deac75d9ac229252a81b534ba0e62b31c Mon Sep 17 00:00:00 2001 From: Teemu Suo-Anttila Date: Thu, 10 Aug 2017 14:39:17 +0300 Subject: Remove margin-left for FontAwesome icons in ComboBox (#9805) --- all/src/main/templates/release-notes.html | 1 + 1 file changed, 1 insertion(+) (limited to 'all') diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index 20744c0234..afc82cc67d 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -115,6 +115,7 @@
  • The HasValue interface now has an additional method getDefaultValidator() with a default implementation.
  • TreeGrid.createColumn() has an additional parameter.
  • LocalDateTimeToDateConverter now uses ZoneId instead of ZoneOffset.
  • +
  • FontAwesome icon alignment in ComboBox has changed in the theme.
  • For incompatible or behaviour-altering changes in 8.0, please see 8.0 release notes

    -- cgit v1.2.3