mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
[ticket/15271] align forum and topic row columns
PHPBB3-15271
This commit is contained in:
parent
b1e3787197
commit
78c9d07a7b
1 changed files with 2 additions and 0 deletions
|
@ -131,6 +131,8 @@ li.header dl.row-item dt .list-inner {
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Forum list column styles */
|
/* Forum list column styles */
|
||||||
|
.row .list-inner { padding: 4px 0; }
|
||||||
|
|
||||||
dl.row-item {
|
dl.row-item {
|
||||||
background-position: 10px 50%; /* Position of folder icon */
|
background-position: 10px 50%; /* Position of folder icon */
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
|
Loading…
Add table
Reference in a new issue