Bug 1682023 - Let the composer title bar title crop at the end to not let to grow the window. r=mkmelin

This commit is contained in:
Richard Marti 2020-12-22 17:29:15 +01:00
Родитель 94587d2bae
Коммит bf264e600b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -836,7 +836,7 @@
</hbox>
</hbox>
<hbox id="titlebar-title" align="center" flex="1">
<label id="titlebar-title-label" value="&msgComposeWindow.title;" flex="1"/>
<label id="titlebar-title-label" value="&msgComposeWindow.title;" flex="1" crop="end"/>
</hbox>
<hbox id="titlebar-fullscreen-button"/>
</hbox>