diff --git a/stylesheets/style.css b/stylesheets/style.css index f791af44..1b9afc24 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -389,6 +389,11 @@ form table tr td div.center { float: none; } +.file.multifile > p { + width: 0px; + min-width: 100%; +} + p.fileinfo { display: block; margin: 0.2em 0px;