[epiphany/wip/bookmarks] bookmarks-popover: Increase width for border and labels
- From: Iulian Radu <iulianradu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/wip/bookmarks] bookmarks-popover: Increase width for border and labels
- Date: Wed, 28 Sep 2016 13:35:01 +0000 (UTC)
commit 51b1726d3912795cafb1ba9597182f01cae6a5a3
Author: Iulian Radu <iulian radu67 gmail com>
Date: Wed Sep 28 16:34:42 2016 +0300
bookmarks-popover: Increase width for border and labels
src/resources/gtk/bookmark-row.ui | 4 +++-
src/resources/gtk/bookmarks-popover.ui | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/src/resources/gtk/bookmark-row.ui b/src/resources/gtk/bookmark-row.ui
index 5fd39be..d7e4d43 100644
--- a/src/resources/gtk/bookmark-row.ui
+++ b/src/resources/gtk/bookmark-row.ui
@@ -23,7 +23,9 @@
<object class="GtkLabel" id="title_label">
<property name="expand">true</property>
<property name="halign">start</property>
- <property name="max-width-chars">40</property>
+ <property name="xalign">0</property>
+ <property name="max-width-chars">35</property>
+ <property name="width-chars">35</property>
<property name="ellipsize">end</property>
<property name="visible">true</property>
</object>
diff --git a/src/resources/gtk/bookmarks-popover.ui b/src/resources/gtk/bookmarks-popover.ui
index 59d8521..5b76178 100644
--- a/src/resources/gtk/bookmarks-popover.ui
+++ b/src/resources/gtk/bookmarks-popover.ui
@@ -4,7 +4,7 @@
<template class="EphyBookmarksPopover" parent="GtkPopover">
<child>
<object class="GtkBox">
- <property name="border-width">12</property>
+ <property name="border-width">18</property>
<property name="orientation">vertical</property>
<property name="spacing">6</property>
<property name="visible">true</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]