[hotssh] tab: Add some margin for good margin also in RTL



commit d59176f19c845c9ab8433ed70f59eda97349aec8
Author: Yosef Or Boczko <yoseforb gmail com>
Date:   Wed Nov 27 17:14:30 2013 +0200

    tab: Add some margin for good margin also in RTL

 src/tab.ui |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/src/tab.ui b/src/tab.ui
index 1733967..53616d4 100644
--- a/src/tab.ui
+++ b/src/tab.ui
@@ -163,6 +163,7 @@
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>
                 <property name="halign">end</property>
+                <property name="margin_left">8</property>
                 <property name="margin_right">8</property>
                 <property name="margin_bottom">8</property>
                 <property name="use_stock">True</property>
@@ -439,6 +440,7 @@
                     <property name="halign">center</property>
                     <property name="valign">center</property>
                     <property name="margin_left">8</property>
+                    <property name="margin_right">8</property>
                     <property name="use_stock">True</property>
                     <style>
                       <class name="suggested-action"/>
@@ -471,6 +473,7 @@
             <property name="can_focus">True</property>
             <property name="receives_default">True</property>
             <property name="halign">end</property>
+            <property name="margin_left">8</property>
             <property name="margin_right">8</property>
             <property name="margin_bottom">8</property>
             <property name="image_position">right</property>


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