uploads: fix source field being too short.

This commit is contained in:
evazion
2021-02-25 06:13:41 -06:00
parent 1b93cbd075
commit cf62e13394
2 changed files with 3 additions and 6 deletions

View File

@@ -64,10 +64,6 @@ div#c-uploads {
display: inline-block;
}
div.upload_source {
display: inline-block;
}
div.upload_rating .radio label {
font-weight: normal;
display: inline;