1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-14 12:52:08 +02:00

[ticket/15343] make blocks

PHPBB3-15343
This commit is contained in:
Michael Miday 2017-09-01 06:30:44 -04:00
parent 95e5f9cfe0
commit 40b2e3c1d4

View File

@ -89,15 +89,15 @@ ul.topiclist dfn {
}
.forum-desc {
display: none;
display: block;
}
.forum-mods {
display: none;
display: block;
}
.forum-subs {
display: none;
display: block;
}
li.row {