1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-23 18:11:47 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2023-07-01 22:15:35 +02:00

View File

@@ -110,6 +110,10 @@ ul.topiclist dfn {
display: block;
}
.forum-image img {
max-width: 100%;
}
li.row {
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;