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 681166 - Align description text to the title / summary text
Align description text to the title / summary text
Status: RESOLVED FIXED
Product: website
Classification: Infrastructure
Component: extensions.gnome.org
current
Other Linux
: Normal minor
: ---
Assigned To: Yuri Konotopov
Shell extensions maintainer(s)
https://git.gnome.org/browse/extensio...
Depends on:
Blocks:
 
 
Reported: 2012-08-03 21:50 UTC by Jean-François Fortin Tam
Modified: 2017-01-21 08:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Adds padding to the 'description' class so the description aligns with the title. (915 bytes, patch)
2014-01-15 21:17 UTC, mwakerman
needs-work Details | Review

Description Jean-François Fortin Tam 2012-08-03 21:50:39 UTC
Currently you have something like this:

[icon] Extension title, by author
Some description of the extension


To enhance visual clarity, it should be:

[icon] Extension title, by author
       Some description of the extension


Previous art: https://addons.mozilla.org
Comment 1 Jasper St. Pierre (not reading bugmail) 2012-09-26 06:22:02 UTC
On extension description pages, the screenshot now takes up this space.
Comment 2 Jean-François Fortin Tam 2012-09-26 16:00:26 UTC
Just to be clear though, I'm talking about the browsing/search results, not the insdividual extension details page.
Comment 3 Ljubica 2013-04-15 19:27:20 UTC
Hello,
I would like to solve this bug. Can you give me some directions? 
Is still relevant?
Comment 4 Jasper St. Pierre (not reading bugmail) 2013-04-15 19:29:47 UTC
You can modify the CSS found in https://git.gnome.org/browse/extensions-web/tree/sweettooth/static/css/sweettooth.css and add margin or padding to the extension's description.
Comment 5 Ljubica 2013-04-15 19:36:51 UTC
I'm very grateful for the fast answer.
Can you please point me the bug, I can't see the problem that describe the bug.
Comment 6 mwakerman 2014-01-15 21:17:18 UTC
Created attachment 266401 [details] [review]
Adds padding to the 'description' class so the description aligns with the title.
Comment 7 Yuri Konotopov 2016-11-13 08:36:11 UTC
Review of attachment 266401 [details] [review]:

Icon size is 32 px + there is space between icon and extension name.
You are assigned 6 px for space, but I think we should replace space with some constant padding first.
Comment 8 Yuri Konotopov 2017-01-16 19:57:58 UTC
This is fixed in master and will be deployed in couple of weeks
Comment 9 Yuri Konotopov 2017-01-21 08:57:17 UTC
Fix is deployed.
Make sure to clear your browser cache