Closed (fixed)
Project:
Zoundation
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 Jan 2013 at 22:18 UTC
Updated:
26 Mar 2013 at 20:30 UTC
In _messages.scss the "&.messages ul" sets padding to 0, but krumo relies on padding-left on ul elements to indicate hierarchy.
Removing the padding declaration resolves the krumo issue, but likely creates others. The comment says "Styles for multiple lists in Status Message" that's a bit vague to me, but maybe indicates we could more narrowly target that selector to specifically nested lists. Not sure on that though.
Comments
Comment #1
abelb commentedfixed