This commit is contained in:
Toks
2013-07-31 19:07:07 -04:00
4 changed files with 14 additions and 5 deletions

View File

@@ -4,6 +4,10 @@ div#c-uploads {
margin-bottom: 2em;
}
label[for="upload_as_pending"] {
display: inline;
}
fieldset.ratings {
label {
display: inline;
@@ -31,4 +35,4 @@ div#c-uploads {
}
}
}
}
}