ui: clone: fix alignment of disk checkbox

This commit is contained in:
Cole Robinson 2017-06-01 13:48:16 -04:00
parent 6f6727f78b
commit f30ca19b87
1 changed files with 0 additions and 1 deletions

View File

@ -1018,7 +1018,6 @@ like change passwords or static IPs, please see the virt-sysprep(1) tool.</sp
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="halign">center</property>
<property name="use_underline">True</property>
<property name="draw_indicator">True</property>
<signal name="toggled" handler="on_change_storage_doclone_toggled" swapped="no"/>