mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
Fixed alignment of status label
This commit is contained in:
parent
a0347a53ef
commit
b31fba6c93
@ -876,7 +876,7 @@ Inactive virtual machines</property>
|
||||
<property name="yalign">0.5</property>
|
||||
<property name="xpad">0</property>
|
||||
<property name="ypad">0</property>
|
||||
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
|
||||
<property name="ellipsize">PANGO_ELLIPSIZE_START</property>
|
||||
<property name="width_chars">-1</property>
|
||||
<property name="single_line_mode">False</property>
|
||||
<property name="angle">0</property>
|
||||
|
Loading…
Reference in New Issue
Block a user