diff --git a/web/styles/compose.css b/web/styles/compose.css index 05aa973597..2eadab4c9e 100644 --- a/web/styles/compose.css +++ b/web/styles/compose.css @@ -244,13 +244,10 @@ margin: 0; height: 100%; - .messagebox-wrapper { - flex: 1; - } - .messagebox { /* normally 5px 14px; pull in the right and bottom a bit */ cursor: default; + flex: 1; padding: 0; background: none; box-shadow: none; diff --git a/web/templates/compose.hbs b/web/templates/compose.hbs index 0e71308421..93a5d4dee3 100644 --- a/web/templates/compose.hbs +++ b/web/templates/compose.hbs @@ -71,42 +71,40 @@ -
-
-
- -
- +
+
+ +
+ -
- - -
-
+
+ + +
+
+
-
- - {{t 'Drafts' }}() - - -
- - -
+
+ + {{t 'Drafts' }}() + + +
+ +
+
-
- {{> compose_control_buttons }} -
+
+ {{> compose_control_buttons }}