This commit is contained in:
Toks
2014-08-02 12:53:36 -04:00
parent 75cd8203f1
commit 58f4d477f5

View File

@@ -384,6 +384,11 @@ div#c-posts {
margin-top: 1em;
padding: 0.5em;
#original-artist-commentary, #translated-artist-commentary {
max-height: 20em;
overflow-y: auto;
}
.disabled {
color: gray;
}