summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIulian Radu <iulian.radu67@gmail.com>2016-09-28 16:37:23 +0300
committerIulian Radu <iulian.radu67@gmail.com>2016-09-28 16:37:23 +0300
commite6ce44a3dcd8eef1370d27996927b239eb70eba9 (patch)
tree8c7a297cf1956f41ace5d9f4b0cb1e8acd6f3f41
parent51b1726d3912795cafb1ba9597182f01cae6a5a3 (diff)
downloadepiphany-wip/bookmarks.tar.gz
bookmark-properties-grid: Increase border widthwip/bookmarks
-rw-r--r--src/resources/gtk/bookmark-properties-grid.ui3
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 cc60cbda1..5eac0df63 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>