mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/17203] Fix stylesheet formatting
PHPBB3-17203
This commit is contained in:
parent
4955de8104
commit
00d349cfbb
1 changed files with 2 additions and 1 deletions
|
@ -949,6 +949,7 @@ table.fixed-width-table {
|
||||||
|
|
||||||
/* Memberlist
|
/* Memberlist
|
||||||
---------------------------------------- */
|
---------------------------------------- */
|
||||||
.group-description ol, .group-description ul {
|
.group-description ol,
|
||||||
|
.group-description ul {
|
||||||
list-style-position: inside;
|
list-style-position: inside;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue