1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2023-10-31 22:11:09 +01:00

View File

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