Merge branch '3.3.x'

This commit is contained in:
Marc Alexander 2023-10-31 22:11:09 +01:00
commit 4955de8104
No known key found for this signature in database
GPG key ID: 50E0D2423696F995

View file

@ -949,6 +949,6 @@ table.fixed-width-table {
/* Memberlist
---------------------------------------- */
.group-description ul {
.group-description ol, .group-description ul {
list-style-position: inside;
}