vier mobile: private mail width
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 8 Apr 2019 05:27:19 +0000 (07:27 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Mon, 8 Apr 2019 05:27:19 +0000 (07:27 +0200)
view/theme/vier/mobile.css

index 0b7833a..160c3c3 100644 (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%; }