mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-01 11:32:44 +00:00
(html) Fix toolbar alignment of messages list
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<md-toolbar class="md-whiteframe-z1"
|
||||
ng-hide="!app.showingAdvancedSearch || mailbox.selectedFolder.$selectedCount() > 0">
|
||||
<div class="md-toolbar-tools">
|
||||
<md-input-container>
|
||||
<md-input-container class="md-flex">
|
||||
<label><var:string label:value="Search messages in"/></label>
|
||||
<md-select ng-model="app.search.mailbox">
|
||||
<md-option ng-value="">
|
||||
|
||||
Reference in New Issue
Block a user