Revert "stylesheets: do not expand fileinfo beyond image width. Fix #188"

This reverts commit d23bfb6af5.
This commit is contained in:
Zankaria 2024-09-05 17:00:33 +02:00
parent 326a623d11
commit bc7de94268
30 changed files with 112 additions and 114 deletions

View file

@ -213,11 +213,11 @@ form table tr td div label {
.file:not(.multifile) {
float: none;
}
figcaption.fileinfo {
p.fileinfo {
display: block;
margin: 0 0 0 20px;
}
div.post figcaption.fileinfo {
div.post p.fileinfo {
padding-left: 5px;
}
div.banner {