I setup a view and noticed the top-level UL still had its default padding applied (thinking it needed to make room for a bullet on the left side).

This patch removes the padding.

CommentFileSizeAuthor
#2 views_fluid_grid-padding-2.patch311 bytesAnonymous (not verified)
views_fluid_grid-padding.patch297 bytesAnonymous (not verified)

Comments

markus_petrux’s picture

hmm...

I used a theme where UL padding was 0, so I forgot to add a padding here. If we do, then how about setting all margins of the UL to 0 as well?

Anonymous’s picture

StatusFileSize
new311 bytes

Sounds good, here you go.

markus_petrux’s picture

Title: UL still has default padding applied » Reset padding and margin in top-level UL of the grid
Status: Needs review » Fixed

Sweet. Committed to CVS.

http://drupal.org/cvs?commit=297128

Thanks for pointing this out! :)

Status: Fixed » Closed (fixed)

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