[recipes] Remove more unneeded width restrictions



commit 9853b6d103d05e4af11971b7a00ad1ca673a43f5
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Aug 3 09:37:48 2017 +0100

    Remove more unneeded width restrictions
    
    Let the labels fill their available space.

 src/gr-recipe-tile.ui |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/gr-recipe-tile.ui b/src/gr-recipe-tile.ui
index 39d38f4..bdc6ffb 100644
--- a/src/gr-recipe-tile.ui
+++ b/src/gr-recipe-tile.ui
@@ -72,8 +72,6 @@
                     <property name="valign">end</property>
                     <property name="xalign">0</property>
                     <property name="ellipsize">end</property>
-                    <property name="width-chars">12</property>
-                    <property name="max-width-chars">12</property>
                     <style>
                       <class name="recipe"/>
                       <class name="author"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]