Closed (fixed)
Project:
Drupal core
Version:
5.1
Component:
search.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2007 at 04:16 UTC
Updated:
28 Mar 2007 at 18:38 UTC
Jump to comment: Most recent file
Comments
Comment #1
tostinni commentedThe problem is that CSS is only included in
search_datawhich is called when returning the search results.I change its location to include it when displaying the search form.
Comment #2
dvessel commentedWorks! thanks tostinni.
Comment #3
dries commentedGood catch. Committed to DRUPAL-5 and HEAD.
Comment #4
(not verified) commented