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

[ticket/17501] Add to top button to viewtopic and add missing title in FAQ

PHPBB-17501
This commit is contained in:
Marc Alexander
2025-04-21 20:33:36 +02:00
parent 81c49aa6a5
commit b666bc9e0a
3 changed files with 8 additions and 5 deletions

View File

@@ -465,7 +465,7 @@ p.author {
clear: left;
overflow: hidden;
width: 100%;
margin-top: calc(var(--ps-font-small) * 1.4);
margin: calc(var(--ps-font-small) * 1.4) 0;
padding-top: 2px;
}