Fix #4054: Duplicate 'font-weight' value

This commit is contained in:
Lucas Bartholemy 2020-05-04 18:26:42 +02:00
parent bff4b784e6
commit 7b171ae513
2 changed files with 1 additions and 3 deletions

View File

@ -6,5 +6,4 @@ HumHub Change Log
---------------------------
- Enh: Improved performance of cli marketplace module updater
- Fix #4054: Duplicate "font-weight" value

View File

@ -5,7 +5,6 @@
background-color: @primary;
max-width: 400px;
text-align: left;
font-weight: 300;
padding: 2px 8px 4px;
font-weight: bold;
white-space: pre-wrap;