mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 01:51:31 +02:00
[ticket/17203] Fix stylesheet formatting
PHPBB3-17203
This commit is contained in:
@@ -949,6 +949,7 @@ table.fixed-width-table {
|
||||
|
||||
/* Memberlist
|
||||
---------------------------------------- */
|
||||
.group-description ol, .group-description ul {
|
||||
.group-description ol,
|
||||
.group-description ul {
|
||||
list-style-position: inside;
|
||||
}
|
||||
|
Reference in New Issue
Block a user