diff options
Diffstat (limited to 'theme')
-rw-r--r-- | theme/stoica/display.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/stoica/display.css b/theme/stoica/display.css index 1f921d950..8e03ff509 100644 --- a/theme/stoica/display.css +++ b/theme/stoica/display.css @@ -685,7 +685,7 @@ input#favor, input.favor { padding: 0; } -#message_form textarea.content { +#message_content { display: block; float: left; width: 463px; |