1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-20 23:51:28 +01:00

[ticket/15271] align forum and topic row columns

PHPBB3-15271
This commit is contained in:
Michael Miday 2017-09-11 13:00:56 -04:00
parent b1e3787197
commit 78c9d07a7b

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;