[epiphany/wip/bookmarks] bookmark-properties-grid: Increase border width



commit e6ce44a3dcd8eef1370d27996927b239eb70eba9
Author: Iulian Radu <iulian radu67 gmail com>
Date:   Wed Sep 28 16:37:23 2016 +0300

    bookmark-properties-grid: Increase border width

 src/resources/gtk/bookmark-properties-grid.ui |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/src/resources/gtk/bookmark-properties-grid.ui b/src/resources/gtk/bookmark-properties-grid.ui
index cc60cbd..5eac0df 100644
--- a/src/resources/gtk/bookmark-properties-grid.ui
+++ b/src/resources/gtk/bookmark-properties-grid.ui
@@ -2,8 +2,7 @@
 <interface>
   <!-- interface-requires gtk+ 3.18 -->
   <template class="EphyBookmarkPropertiesGrid" parent="GtkGrid">
-    <property name="margin">12</property>
-    <!-- <property name="border-width">12</property> -->
+    <property name="border-width">18</property>
     <property name="column-spacing">12</property>
     <property name="row-spacing">12</property>
     <property name="visible">true</property>


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