Files
openlayers/changelog/v6.8.1.md
Andreas Hocevar 481dc9792c Fix typo
2021-09-25 09:06:15 +00:00

5 lines
322 B
Markdown

# 6.8.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))