Workaround wide convo InfoBars being too wide for small screens.

* ui/conversation-email.ui, ui/conversation-message.ui: Ellipsie labels
  on InfoBars so they can shrink.
This commit is contained in:
Michael James Gratton 2016-08-12 00:41:01 +10:00
parent 425c60e0a1
commit 640e8fdbc6
2 changed files with 3 additions and 0 deletions

View file

@ -307,6 +307,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">This message was sent, but has not been saved your account.</property>
<property name="ellipsize">end</property>
<property name="xalign">0</property>
</object>
<packing>