mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
Merge pull request #4956 from hanakin/ticket/15271
[ticket/15271] align forum and topic row columns
This commit is contained in:
commit
969048293d
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