1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-17 14:10:45 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2019-07-21 22:24:57 +02:00
2 changed files with 5 additions and 1 deletions

View File

@@ -7,6 +7,10 @@
margin-bottom: 10px;
}
.attach-row-tpl {
display: none;
}
.file-list td {
vertical-align: middle;
}