diff --git a/style.css b/style.css index 829b907253653ab2130ae89a11d785f159339012..cfd261f71b12d655cedab80fe763bccf0f9798b9 100644 --- a/style.css +++ b/style.css @@ -4601,3 +4601,7 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll { .squire-mode-wysiwyg .squire-plain { display: none !important; } + .rl-mobile #rl-app #rl-content .btn.buttonCompose{ + display:inline-block; + width:50px; + }