From 7ac93be8dd224441cf6f3d6c954daafb8bcec7dc Mon Sep 17 00:00:00 2001 From: Andreas Hocevar Date: Sat, 25 Sep 2021 09:01:39 +0000 Subject: [PATCH] Changelog for v6.8.1 --- changelog/v6.8.1.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelog/v6.8.1.md diff --git a/changelog/v6.8.1.md b/changelog/v6.8.1.md new file mode 100644 index 0000000000..c5b6de7ba1 --- /dev/null +++ b/changelog/v6.8.1.md @@ -0,0 +1,5 @@ +# 6.6.1 + +This is a patch release which updates `ol.css` to restore a legible control button size in applications that do not have a css `font-size` set for `button` elements. + + * [#12811](https://github.com/openlayers/openlayers/pull/12811) - Controls inherit font size from parent ([@tschaub](https://github.com/tschaub)) \ No newline at end of file