forked from leftypol/leftypol
Revert "stylesheets: do not expand fileinfo beyond image width. Fix #188"
This reverts commit d23bfb6af5
.
This commit is contained in:
parent
326a623d11
commit
bc7de94268
30 changed files with 112 additions and 114 deletions
|
@ -379,8 +379,6 @@ form table tr td div.center {
|
|||
|
||||
.file {
|
||||
float: left;
|
||||
margin: 0px;
|
||||
display: table;
|
||||
}
|
||||
|
||||
.file:not(.multifile) .post-image {
|
||||
|
@ -391,8 +389,8 @@ form table tr td div.center {
|
|||
float: none;
|
||||
}
|
||||
|
||||
figcaption.fileinfo {
|
||||
display: table-caption;
|
||||
p.fileinfo {
|
||||
display: block;
|
||||
margin: 0.2em 0px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue