← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1537794] Re: Wrong padding for gtkCalender (Unity7, Xenial)

 

** Also affects: ubuntu-themes (Ubuntu Xenial)
   Importance: Undecided
       Status: New

** Also affects: ubuntu-mate-artwork (Ubuntu Xenial)
   Importance: Undecided
       Status: New

** Changed in: ubuntu-mate-artwork (Ubuntu Xenial)
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1537794

Title:
  Wrong padding for gtkCalender (Unity7, Xenial)

Status in ubuntu-mate-artwork package in Ubuntu:
  Fix Committed
Status in ubuntu-themes package in Ubuntu:
  Fix Released
Status in ubuntu-mate-artwork source package in Xenial:
  Fix Released
Status in ubuntu-themes source package in Xenial:
  New

Bug description:
  After recent update, gtkCalender using 0px padding on top-bottom which
  makes it looks ugly. A mere 1px padding could solve the issue.

  See the screenshot for comparison: http://i.imgur.com/rFciw8h.png

  
  Patch (for Ambiance):

  Index: ubuntu-themes-14.04+16.04.20160120/Ambiance/gtk-3.0/gtk-widgets.css
  ===================================================================
  --- ubuntu-themes-14.04+16.04.20160120.orig/Ambiance/gtk-3.0/gtk-widgets.css
  +++ ubuntu-themes-14.04+16.04.20160120/Ambiance/gtk-3.0/gtk-widgets.css
  @@ -806,7 +806,7 @@ GtkComboBox .menu .menuitem *:insensitiv
       border-radius: 0;
       border-style: solid;
       border-width: 0;
  -    padding: 0;
  +    padding: 1px;
   
       color: @dark_fg_color;
   }

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-mate-artwork/+bug/1537794/+subscriptions