Modify ↓
Ticket #2203 (closed bug: duplicate)
Invalid Markup on dev.jquery.com
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.2.3 |
| Component: | site | Version: | 1.2.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
The pages on dev.jquery.com have two divs with id "content"
body > #jq-wrapper > #content
body > #jq-wrapper > #content > #main > #content
This is causing text to be cut-off on the right edge because of the styles applied to #content.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Dupe of bug #1817