Make the subject box even smaller, to encourage shorter subjects.

(imported from commit b01d23db926972fa1618ef830936d65806d6c18d)
This commit is contained in:
Jessica McKellar 2013-05-20 16:34:18 -04:00
parent 53415e6986
commit 17842cebd7
1 changed files with 1 additions and 1 deletions

View File

@ -700,7 +700,7 @@ input.recipient_box {
width: 20%; width: 20%;
} }
#subject.recipient_box { #subject.recipient_box {
width: 30%; width: 15%;
} }
#private_message_recipient.recipient_box { #private_message_recipient.recipient_box {
width: 72%; width: 72%;