Merge pull request #6985 from tobiasd/20190408-vierprvmailmobile

vier mobile: private mail width
This commit is contained in:
Philipp 2019-04-08 10:23:45 +02:00 committed by GitHub
commit df0e2c959a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -300,4 +300,6 @@ select:focus {
.event-start, .event-end { width: auto; }
.event-start .dtstart, .event-end .dtend { float: none; display: block; }
/** prv mail **/
.mail-conv-detail { margin-left: 0px; width: 100%; }
#prvmail-submit, #prvmail-text, #prvmail-subject { box-sizing: border-box; width: 100%; }