summaryrefslogtreecommitdiff
path: root/panels/notifications
diff options
context:
space:
mode:
authorYosef Or Boczko <yoseforb@gmail.com>2013-07-31 18:40:25 +0300
committerYosef Or Boczko <yoseforb@gmail.com>2013-07-31 18:40:25 +0300
commit220282ffd7f9d2a171351dac9a41a630a2275b2d (patch)
treedbde3a6853e235604543b4bcbd3610003c17363f /panels/notifications
parent0ef9a693aeee511791c76e9b9dc72d02c1e6f376 (diff)
downloadgnome-control-center-220282ffd7f9d2a171351dac9a41a630a2275b2d.tar.gz
notifications: to shrink the list
It is inconsistent with many of the other panels: 134px in left-hand side of the list, 134px in right-hand side of the list, 22px from on bottom of the list and 22px from on top of the list. https://bugzilla.gnome.org/show_bug.cgi?id=691733
Diffstat (limited to 'panels/notifications')
-rw-r--r--panels/notifications/notifications.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/panels/notifications/notifications.ui b/panels/notifications/notifications.ui
index a3710fd83..53442b78d 100644
--- a/panels/notifications/notifications.ui
+++ b/panels/notifications/notifications.ui
@@ -6,10 +6,10 @@
<object class="GtkGrid" id="ccnotify-main-grid">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="margin_left">18</property>
- <property name="margin_right">18</property>
- <property name="margin_top">18</property>
- <property name="margin_bottom">18</property>
+ <property name="margin_left">134</property>
+ <property name="margin_right">134</property>
+ <property name="margin_top">22</property>
+ <property name="margin_bottom">22</property>
<property name="orientation">vertical</property>
<property name="row_spacing">10</property>
<child>