1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-22 00:21:02 +01:00

Merge pull request #4956 from hanakin/ticket/15271

[ticket/15271] align forum and topic row columns
This commit is contained in:
Máté Bartus 2017-09-15 10:05:08 +02:00
commit 969048293d

View File

@ -131,6 +131,8 @@ li.header dl.row-item dt .list-inner {
}
/* Forum list column styles */
.row .list-inner { padding: 4px 0; }
dl.row-item {
background-position: 10px 50%; /* Position of folder icon */
background-repeat: no-repeat;