https://bugs.kde.org/show_bug.cgi?id=490233

--- Comment #1 from jonathan.goeh...@gmx.de ---
I'm not a developer, but in case CSS is used here, this may solve the problem
easily:

.time {
  font-variant-numeric: tabular-nums;
  -moz-font-feature-settings: "tnum";
  -webkit-font-feature-settings: "tnum";
  font-feature-settings: "tnum";
}

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to