We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0c7a39 commit eb5e48eCopy full SHA for eb5e48e
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
+## [unreleased]
9
+
10
+### Fixed
11
12
+- Fixed dynamic display of alert size.
13
14
## [1.12.4] - 2024-11-08
15
16
- Update translations
css/styles.css
@@ -42,7 +42,6 @@
42
43
.plugin_news_alert {
44
margin: 10px auto;
45
- width: 100%;
46
border: none;
47
position: relative;
48
}
0 commit comments