Wrong padding for gtkCalender (Unity7, Xenial)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-mate-artwork (Ubuntu) |
Fix Released
|
Undecided
|
Martin Wimpress | ||
Xenial |
Fix Released
|
Undecided
|
Unassigned | ||
ubuntu-themes (Ubuntu) |
Fix Released
|
Medium
|
Adolfo Jayme Barrientos | ||
Xenial |
New
|
Undecided
|
Unassigned |
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://
Patch (for Ambiance):
Index: ubuntu-
=======
--- ubuntu-
+++ ubuntu-
@@ -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;
}
Related branches
- Sebastien Bacher: Approve
-
Diff: 25 lines (+2/-2)2 files modifiedAmbiance/gtk-3.0/gtk-widgets.css (+1/-1)
Radiance/gtk-3.0/gtk-widgets.css (+1/-1)
Changed in ubuntu-themes (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Adolfo Jayme (fitojb) |
tags: |
added: verification-done removed: verification-needed |
Changed in ubuntu-mate-artwork (Ubuntu): | |
status: | New → Fix Committed |
assignee: | nobody → Martin Wimpress (flexiondotorg) |
Changed in ubuntu-mate-artwork (Ubuntu Xenial): | |
status: | New → Fix Committed |
This bug was fixed in the package ubuntu-themes - 14.04+16. 04.20160415- 0ubuntu1
--------------- 16.04.20160415- 0ubuntu1) xenial; urgency=medium
ubuntu-themes (14.04+
[ Adolfo Jayme Barrientos ]
* Add 1px padding to calendar widget elements; looks better. Thanks,
Khurshid Alam. (LP: #1537794)
[ Matthieu James ]
* Suru icon theme: normalization of arrows used in mono icons, plus
minor additions or updates to existing designs. (LP: #1518934)
[ Will Cooke ]
* Adds these fixes for Calendar: (LP: #1551744, #1558659)
-- Sebastien Bacher <email address hidden> Fri, 15 Apr 2016 19:49:25 +0000