mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/17203] Add CSS ol for group desc
PHPBB3-17203
This commit is contained in:
parent
7e6c5df710
commit
959f60a591
1 changed files with 1 additions and 1 deletions
|
@ -878,6 +878,6 @@ table.fixed-width-table {
|
|||
font-size: 1.3em;
|
||||
}
|
||||
|
||||
.group-description ul {
|
||||
.group-description ol, .group-description ul {
|
||||
list-style-position: inside;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue