fe69ea305b
The calendar grid is build by giving each element right and bottom borders, all top-most elements a top border, and all left-most elements a left border. However in RTL locales, we currently add the left border to the *right-most* elements, resulting in the grid appearing clipped on the left side. https://bugzilla.gnome.org/show_bug.cgi?id=679879