mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 22:28:51 +01:00
Fix #4054: Duplicate 'font-weight' value
This commit is contained in:
parent
bff4b784e6
commit
7b171ae513
@ -6,5 +6,4 @@ HumHub Change Log
|
||||
---------------------------
|
||||
|
||||
- Enh: Improved performance of cli marketplace module updater
|
||||
|
||||
|
||||
- Fix #4054: Duplicate "font-weight" value
|
||||
|
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user