[gnome-calendar/wip/pandusonu/week-view: 18/21] week-header: small ui fix



commit b8a297fddef19c32020c0e419bb3763fc390a177
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Thu Dec 8 18:31:01 2016 -0200

    week-header: small ui fix
    
    Add 2px at the bottom so events don't overlap with the
    bottom line.

 data/ui/week-header.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/week-header.ui b/data/ui/week-header.ui
index 94282c4..28524cc 100644
--- a/data/ui/week-header.ui
+++ b/data/ui/week-header.ui
@@ -85,6 +85,7 @@
             <property name="hscrollbar-policy">never</property>
             <property name="vscrollbar-policy">never</property>
             <property name="propagate-natural-height">True</property>
+            <property name="margin-bottom">2</property>
             <child>
               <object class="GtkViewport">
                 <property name="visible">True</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]