After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 740724 - application menu items misaligned
application menu items misaligned
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: extensions
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2014-11-26 01:30 UTC by Matthias Clasen
Modified: 2014-11-26 18:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
apps-menu: Center app labels (1.09 KB, patch)
2014-11-26 18:06 UTC, Florian Müllner
committed Details | Review

Description Matthias Clasen 2014-11-26 01:30:13 UTC
The text in the application menu items appears too high, as if its baseline is aligned with the center of the icon. This is noticable in classic mode.
Comment 1 Florian Müllner 2014-11-26 18:06:48 UTC
The following fix has been pushed:
92012f6 apps-menu: Center app labels
Comment 2 Florian Müllner 2014-11-26 18:06:59 UTC
Created attachment 291574 [details] [review]
apps-menu: Center app labels

Currently labels are not vertically centered, unlike icons.
Fix this.