Skip to content

fixed issue 42066: truncated year in date picker

Openbravo requested to merge fix/42066-calendar-year into master

Date picker truncates year in some browser/OS combinations.

The problem is caused by font and weight selection making year legth longer than maximum.

Removing "bold" weight is enough to fit it.

Edited by Openbravo

Merge request reports