Closed (fixed)
Project:
Chrono
Version:
6.x-1.0-beta2
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2010 at 13:05 UTC
Updated:
27 Dec 2010 at 18:12 UTC
.. should be the other way.
Afaik, you can float the ul container right, and the li items left.
Comments
Comment #1
eigentor commentedYes, you are right. I floated the li's left, the ul right and also assigned display: inline-block to the anchors. This works for anchors even in Internet Explorer 6. So I did not have to float the anchors anymore.
Fixed in HEAD and in next release.
Comment #2
eigentor commented