[polari] roomList: Add start-margin to iconStack
- From: Bastian Ilsø Hougaard <bastianilso src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [polari] roomList: Add start-margin to iconStack
- Date: Sat, 5 Sep 2015 16:55:15 +0000 (UTC)
commit db96c0cf81a0e7c1c73c27132fe87c5878b89e7f
Author: Arijit Chatterjee <ron13chatterjee gmail com>
Date: Sat Sep 5 20:59:03 2015 +0530
roomList: Add start-margin to iconStack
The icon showing connection error was made to have equal
margins in left and right directions.
data/resources/room-list-header.ui | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/resources/room-list-header.ui b/data/resources/room-list-header.ui
index 3063d68..6cf945f 100644
--- a/data/resources/room-list-header.ui
+++ b/data/resources/room-list-header.ui
@@ -27,6 +27,7 @@
<object class="GtkStack" id="iconStack">
<property name="transition-type">crossfade</property>
<property name="margin-end">4</property>
+ <property name="margin-start">4</property>
<property name="valign">center</property>
<property name="visible">True</property>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]