Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
Seven theme
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
8 Jan 2010 at 20:23 UTC
Updated:
30 Jan 2010 at 00:50 UTC
Jump to comment: Most recent file
Let the picture on this website speak!
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | 679326.patch | 887 bytes | eclipsegc |
| #5 | dashboard_still_looks_ugly.png | 31.61 KB | aspilicious |
| #4 | 679326-seven-style-followup.patch | 1.24 KB | mrfelton |
Comments
Comment #1
webchickCan you explain how you got that to happen? It doesn't look like that here.
Comment #2
webchickOh, I see.
Comment #3
casey commentedThis is the case for all menus in Seven theme. Not only in dashboard region.
Caused by latest patch in #563390: Seven theme lacks formatting on common html elements such as lists, paragraphs & <code>
Comment #4
mrfelton commentedPatch addresses this. See http://drupal.org/node/563390#comment-2454356 for more info.
Comment #5
aspilicious commentedStill needs some extra love ;)
See the menus in my picture!
thnx mrfelton for the start
Comment #6
mrfelton commentedPlease see http://drupal.org/node/563390#comment-2454816 for a follow up patch that (I hope) addresses this display issue, as well as several others caused by the original patch from that issue.
Comment #7
mrfelton commentedComment #8
webchickLet's mark this as a duplicate and continue at the "mother" issue.
Comment #9
eclipsegc commentedThis can be fixed for all themes with a simple change to block.tpl.php including a clearfix class on the content classed div.
Comment #10
casey commentedThis is fixed since latest patch from #563390: Seven theme lacks formatting on common html elements such as lists, paragraphs & <code>?