Opened 13 years ago
Closed 13 years ago
#7050 closed defect (fixed)
[PATCH] Search results on dtk.api.org are obscured when pagination is off
Reported by: | guest | Owned by: | Tom Trenka |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Website | Version: | |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
When there isn't pagination, the first result listing appears under the "Search Results" header, because the css expects the pagination div to be present.
See http://api.dojotoolkit.org/search/jsdoc/dojo.fadein vs. http://api.dojotoolkit.org/search/jsdoc/dojo
The attached patch applies the css to the pagination div instead of the whole search results div.
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | results-css.patch added |
---|
comment:1 Changed 13 years ago by
Owner: | changed from Dustin Machi to Tom Trenka |
---|
Tom mentioned to me a week ago that he has a patch for this and just needs for it to be deployed (and tested).
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Yeah, I already fixed this, just got deployed. Thanks for the patch though.
Note: See
TracTickets for help on using
tickets.
patch for http://api.dojotoolkit.org/sites/all/themes/dtkapi/css/common.css