the pictures on the user list page indent diagonally down the page unless i change zen.css from

.profile {
  clear:none;
}

to "clear:right"

Comments

zirafa’s picture

Hey Mike,

I think I put that in there because the profile code was breaking the layout style. But since we switched out the layout.css we should probably remove it.

Farsheed

JohnAlbin’s picture

Status: Active » Fixed

I have removed the clear declaration from the .profile class.

Btw, I don't see pictures on the user list page. You are talking about this page: admin/user/user , yes?

Anonymous’s picture

Status: Fixed » Closed (fixed)