> > Gerolf, was this closed (with won't fix) because of discussion you had > with Nick?
sorry, clicked submit too early and was distracted by other things. gerolf Eelco > > On 9/17/07, Gerolf Seitz (JIRA) <[EMAIL PROTECTED]> wrote: > > > > [ > https://issues.apache.org/jira/browse/WICKET-639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > > > Gerolf Seitz closed WICKET-639. > > ------------------------------- > > > > Resolution: Won't Fix > > > > > YUI Calendar is too wide > > > ------------------------ > > > > > > Key: WICKET-639 > > > URL: https://issues.apache.org/jira/browse/WICKET-639 > > > Project: Wicket > > > Issue Type: Improvement > > > Components: wicket-datetime > > > Affects Versions: 1.3.0-beta1 > > > Environment: Firefox 2.0.0.4 and IE 6. > > > Reporter: Nick Heudecker > > > Priority: Trivial > > > > > > The YUI popup calendar is too wide, sometimes causing the containing > page to scroll to the right. To resolve, update the calendar.css file to > have a width: > > > .yui-calcontainer { > > > position:relative; > > > padding:5px !important; > > > background-color:#F7F9FB; > > > border:1px solid #7B9EBD !important; > > > float:left !important; > > > overflow:hidden !important; > > > width: 220px; > > > } > > > > -- > > This message is automatically generated by JIRA. > > - > > You can reply to this email to add a comment to the issue online. > > > > >
