[gnome-calendar] edit-dialog: removed 'entry' style class
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar] edit-dialog: removed 'entry' style class
- Date: Sat, 3 Jan 2015 13:03:50 +0000 (UTC)
commit 0446fa09e6609b32b7dfced7885231534133b5df
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Sat Jan 3 11:03:40 2015 -0200
edit-dialog: removed 'entry' style class
It was causing horrible visual glitches when text overflows.
data/ui/edit-dialog.ui | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/data/ui/edit-dialog.ui b/data/ui/edit-dialog.ui
index 105e0db..c152047 100644
--- a/data/ui/edit-dialog.ui
+++ b/data/ui/edit-dialog.ui
@@ -218,11 +218,9 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hexpand">True</property>
- <property name="margin">6</property>
+ <property name="left_margin">6</property>
+ <property name="right_margin">6</property>
</object>
- <style>
- <class name="entry"/>
- </style>
</child>
</object>
<packing>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]