mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-09-30 00:44:38 +08:00
Small fix
This commit is contained in:
parent
b854f936f9
commit
f9df374fa7
1 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@
|
|||
</ul>
|
||||
<!-- /ko -->
|
||||
</div>
|
||||
<span class="pull-right">
|
||||
<div class="pull-right">
|
||||
<div class="btn-group dropdown colored-toggle pull-right" style="margin-right: 4px;">
|
||||
<a class="btn single dropdown-toggle buttonMore" data-toggle="dropdown">
|
||||
<i class="icon-list"></i>
|
||||
|
@ -90,7 +90,7 @@
|
|||
</a>
|
||||
</div>
|
||||
<div class="btn-group pull-right"> </div>
|
||||
</span>
|
||||
</div>
|
||||
<span class="pull-right">
|
||||
<span class="i18n g-ui-link" data-i18n="COMPOSE/TITLE_CC"
|
||||
data-bind="visible: !showCc(), click: function () { showCc(true); }"></span>
|
||||
|
|
Loading…
Add table
Reference in a new issue