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

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2021-08-19 20:10:43 +02:00
3 changed files with 6 additions and 10 deletions

View File

@@ -189,7 +189,7 @@ dl.row-item dt {
}
dl.row-item dt .list-inner {
padding-left: 52px; /* Space for folder icon */
padding-left: 52px; /* Space for folder icon */
}
dl.row-item dt,
@@ -628,8 +628,6 @@ blockquote .codebox {
.attach-image img {
border: 1px solid transparent;
/* cursor: move; */
cursor: default;
}