forked from leftypol/leftypol
style.css: halt fileinfo debording. Fix #188
This commit is contained in:
parent
bc7de94268
commit
696f084749
1 changed files with 5 additions and 0 deletions
|
@ -389,6 +389,11 @@ form table tr td div.center {
|
||||||
float: none;
|
float: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.file.multifile > p {
|
||||||
|
width: 0px;
|
||||||
|
min-width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
p.fileinfo {
|
p.fileinfo {
|
||||||
display: block;
|
display: block;
|
||||||
margin: 0.2em 0px;
|
margin: 0.2em 0px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue