1
0
mirror of https://github.com/moparisthebest/mail synced 2025-02-07 10:30:18 -05:00

increase padding on bottom of reader body

This commit is contained in:
Tankred Hase 2014-03-14 15:55:41 +01:00
parent 0bbe3af107
commit 4ee8625c10

View File

@ -80,7 +80,7 @@
.body {
margin-top: 1.75em;
cursor: text;
padding-bottom: 200px;
padding-bottom: 250px;
line-height: 1.5em;
height: 100%;
overflow-y: scroll;