I used the workaround with "position: static !important". I also had to put a
width with the calendar container (otherwise it looks ugly)

.yui-calcontainer {
        width: 140px;
}

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/WICKET-2056-broke-DatePicker-in-ModalWindow-in-1-4-16-tp3416225p4649479.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to