#15113 closed defect (bug) (fixed)
Twenty Ten: Long taglines hidden by header image in IE6/IE7
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | WordPress.org |
| Component: | Themes | Version: | 3.1 |
| Severity: | normal | Keywords: | |
| Cc: | ian@… |
Description
The clear rule in #branding hides taglines longer than 2 lines behind the header image in IE6 and 7. The attached patch removes the clear rule and also adds a pixel of margin to better align the tagline with the baseline of the title.
Attachments (1)
Note: See
TracTickets for help on using
tickets.

(In [15950]) Fix long taglines hidden under the header image lte IE7. props iandstewart, fixes #15113 for trunk.