Merge pull request #208 from anaqreon/mail-text-height
Enlarge the default mail composition text area.
This commit is contained in:
commit
4428f70ea2
@ -25,6 +25,10 @@
|
||||
margin: 15px;
|
||||
}
|
||||
|
||||
#prvmail-text {
|
||||
height: 20.0em;
|
||||
}
|
||||
|
||||
.mail-conv-outside-wrapper {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user