diff --git a/stylesheets/style.css b/stylesheets/style.css index b96755e8..63de8117 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -374,7 +374,8 @@ form table tr td div.center { } .files.multifile { - float: left; + display: flex; + flex-wrap: wrap; } .file {