GNOME Bugzilla – Bug 681166
Align description text to the title / summary text
Last modified: 2017-01-21 08:57:17 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
On extension description pages, the screenshot now takes up this space.
Just to be clear though, I'm talking about the browsing/search results, not the insdividual extension details page.
Hello, I would like to solve this bug. Can you give me some directions? Is still relevant?
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.
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.
Created attachment 266401 [details] [review] Adds padding to the 'description' class so the description aligns with the title.
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.
This is fixed in master and will be deployed in couple of weeks
Fix is deployed. Make sure to clear your browser cache