(html) Improve display of message editor

This commit is contained in:
Francis Lachapelle
2015-12-08 11:56:36 -05:00
parent 7b1febe841
commit b10f3e1d62
+1 -1
View File
@@ -142,7 +142,7 @@
</div>
<!-- toolbar to show cc/bcc/attachment fields -->
<div layout="column" layout-align="end end">
<div layout="column" layout-align="start end">
<md-button class="sg-icon-button " ng-show="editor.hideCc" ng-click="editor.hideCc = false">Cc</md-button>
<md-button class="sg-icon-button " ng-show="editor.hideBcc" ng-click="editor.hideBcc = false">Bcc</md-button>
<md-menu>