Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/spookey/slick.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrieder Griesshammer <frieder.griesshammer@der-beweis.de>2021-06-20 13:35:08 +0300
committerFrieder Griesshammer <frieder.griesshammer@der-beweis.de>2021-06-20 13:35:08 +0300
commitdc5a054a1404d385aa7596e0fbed8afe030db516 (patch)
tree4946c4093e3d2a2266b8bccf978c915ed6483b44 /CHANGELOG.md
parentc6b944493cbe02dfe74088853687fae39b1d2d98 (diff)
Let the subtitle be rendered on the correct place
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 838c3c2..5ac144c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,10 @@ and this project adheres to
``postcss-discard-comments``, ``rollup``, ``tslib``, ``typescript``
and inner dependencies.
+### Fixed
+
+- Cleanup html to render the subtitle with proper placement inside the navbar.
+
## [v0.3.4]
### Changed