Download & Extend

Decreasing the spacing on <li> in listing items

Project:Drupal core
Version:7.x-dev
Component:Seven theme
Category:task
Priority:normal
Assigned:BarisW
Status:closed (fixed)
Issue tags:D7UX, Usability

Issue Summary

Rather undescriptive text, but pretty much going from.

http://screencast.com/t/vyZRsVQr

To something like

http://screencast.com/t/IHfXqzWTu (dont mind the bottom spacing, and tiny blocks)

Comments

#1

Status:active» fixed

A fresh d7 install no longer has these spacing issues.

#2

Status:fixed» active

Wait, what? no that's impossible.

#3

Assigned to:Anonymous» BarisW

I think it would be best to descrease the margin on #block-system-main ul.admin-list li and increase the margin on div.admin-panel .description
By doing so, we only use the margin on the Module page where the descriptions are enabled.

I'll give it a shot!

#4

Status:active» needs review

Changing padding and margin settings on ul.admin-list.compact is all that´s needed.

AttachmentSizeStatusTest resultOperations
seven_css.patch699 bytesIdlePassed: 12852 passes, 0 fails, 0 exceptionsView details

#5

And the screenshot

AttachmentSizeStatusTest resultOperations
li-spacing.png8.29 KBIgnored: Check issue status.NoneNone

#6

Status:needs review» reviewed & tested by the community

Good to go.

#7

Status:reviewed & tested by the community» needs review

I totally do not see the difference between before/after. Can someone help by posting a before/after screenshot with some arrows or something?

The "to something like" in the initial post looks absolutely hideous, so I'm really hoping that's not what we're shooting for. ;)

#8

there is a colon at the end of one line instead of semicolon
note: this is for when compact mode is enabled (hidden description)

screens attached

AttachmentSizeStatusTest resultOperations
compact_mode_before.png6.89 KBIgnored: Check issue status.NoneNone
compact_mode_after.png6.66 KBIgnored: Check issue status.NoneNone
562284_decreasing_the_spacing_8.patch683 bytesIdlePassed: 12949 passes, 0 fails, 0 exceptionsView details

#9

Status:needs review» reviewed & tested by the community

Ok, back to RTBC. It was broken apparently, weird - when I tested it before it applied cleanly, maybe my HEAD was conflicting.

We are not shooting for whats in the screenshot in the initial post no :P, that was me being crazy with firebug

#10

Status:reviewed & tested by the community» fixed

Committed to CVS HEAD.

#11

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.