Closed slavap closed 10 years ago
interesting - i've never bothered to check on a zoom out - only on a zoom in (which, by the way, works until it's an extremely large value). I will play with this a bit.
Fwiw, with the new CSS - on Chrome + Mac (10.10, Chrome Canary):
CalBox - zoom in to 500%, zoom out to 50% (calControlGroup) or 67% (w/o calControlGroup)
~j
See attached image. It's quite easy to fix: .ui-datebox-container { width: 280px; } should be increased to 290px, then it will be good looking till very low zoom values.