[gnome-calendar/wip/flb/weather-forecast: 49/50] month-cell: Fix day number positions
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/wip/flb/weather-forecast: 49/50] month-cell: Fix day number positions
- Date: Tue, 31 Oct 2017 08:21:56 +0000 (UTC)
commit 204b5736c2697a6c5cfef919107cf6354c61c06f
Author: Florian Brosch <flo brosch gmail com>
Date: Sun Oct 29 21:02:08 2017 +0100
month-cell: Fix day number positions
data/ui/month-cell.ui | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/month-cell.ui b/data/ui/month-cell.ui
index 2ae203a..44259d7 100644
--- a/data/ui/month-cell.ui
+++ b/data/ui/month-cell.ui
@@ -38,6 +38,7 @@
<property name="can-focus">False</property>
<property name="spacing">6</property>
<property name="valign">center</property>
+ <property name="hexpand">True</property>
<child>
<object class="GtkImage" id="weather_icon">
<property name="can-focus">False</property>
@@ -81,6 +82,8 @@
<object class="GtkLabel" id="day_label">
<property name="visible">True</property>
<property name="can-focus">True</property>
+ <property name="hexpand">True</property>
+ <property name="xalign">1.0</property>
<style>
<class name="day-label" />
</style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]