Weird bug that only seems to bug Chrome:

To fix, in css, set:
html {
-webkit-locale: auto;
}
Now we have normality:

Weird bug that only seems to bug Chrome:
To fix, in css, set:
html {
-webkit-locale: auto;
}
Now we have normality: