Enlarge the default mail composition text area.

This commit is contained in:
Andrew Manning 2015-12-04 15:29:57 -05:00
parent 8a9d743f6f
commit 0bb7589418

View File

@ -25,6 +25,10 @@
margin: 15px;
}
#prvmail-text {
height: 20.0em;
}
.mail-conv-outside-wrapper {
margin-bottom: 20px;
}