Closed (fixed)
Project:
Date
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2008 at 17:34 UTC
Updated:
31 Jul 2008 at 04:47 UTC
Jump to comment: Most recent file
Comments
Comment #1
floretan commentedI can confirm this, and the bug is still present in date-6.x-2.x-dev. For reference, this CSS rule applies to the date navigation in views of the type "Date Browser".
The original intent must have been either
position: relative;ordisplay: block/inline/somethingbut none of these combinations seem to be needed (tried in firebug: they either have no effect, or break the page layout).Removing the
display:relativeline fixes validation, and doesn't impact the rendering (the rule was ignored anyway). Patch is attached.Comment #2
karens commentedRight. Fixed. Thanks!
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.