[master 1/1] Equalize capacity & mount point entries (#1212615)

kellinm installerbot-noreply at redhat.com
Tue Jul 28 18:48:56 UTC 2015


From: David Shea <dshea at redhat.com>

Shorten the mount point entry box to match the width of the capacity entry box.

Resolves: rhbz#1212615

Conflicts:
	pyanaconda/ui/gui/spokes/custom.glade
---
 pyanaconda/ui/gui/spokes/custom.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyanaconda/ui/gui/spokes/custom.glade b/pyanaconda/ui/gui/spokes/custom.glade
index 2de2172..e03aeea 100644
--- a/pyanaconda/ui/gui/spokes/custom.glade
+++ b/pyanaconda/ui/gui/spokes/custom.glade
@@ -373,7 +373,7 @@
                                                     <property name="visible">True</property>
                                                     <property name="can_focus">True</property>
                                                     <property name="halign">start</property>
-                                                    <property name="width_chars">20</property>
+                                                    <property name="width_chars">10</property>
                                                     <property name="completion">mountPointCompletion</property>
                                                     <signal name="changed" handler="on_value_changed" swapped="no"/>
                                                   </object>


-- 
To view this commit on github, visit https://github.com/rhinstaller/anaconda/commit/b22497737bcaedffc0eb68c5ce68f9f193fe9821


More information about the anaconda-patches mailing list