add options for modifying commentary/commentary_request tags on form #2623

This commit is contained in:
r888888888
2016-07-19 16:49:04 -07:00
parent 37bc7279e3
commit 35a6f60dc4
4 changed files with 68 additions and 3 deletions

View File

@@ -567,6 +567,10 @@ div#unapprove-dialog {
width: 70%;
}
input[type=checkbox] {
width: auto;
}
textarea {
font-size: 1em;
width: 100%;