GlDatePicker width set in px cuts off larger default font size
Setting font size: Large in chrome settings causes pika-lendar to cut off Saturday due to this CSS rule
.pika-lendar {
width: 240px;
}
we should also probably scale down the text size