(html) Improve display of vacation message in pref

pull/234/head
Francis Lachapelle 2017-03-08 15:17:40 -05:00
parent 5b6807b78c
commit 1964fdebcb
1 changed files with 1 additions and 1 deletions

View File

@ -849,7 +849,7 @@
</md-input-container>
</div>
<md-input-container class="md-block md-flex">
<md-input-container class="md-block md-flex md-input-has-placeholder">
<label><var:string label:value="Auto reply message"/></label>
<var:if condition="vacationHeader.length">
<p class="text-preview" md-colors="::{color: 'default-background-600'}"><var:string value="vacationHeader"/></p>