diff --git a/war/src/main/less/styles.less b/war/src/main/less/styles.less index 026b1acf0680..c152f22c1ef1 100644 --- a/war/src/main/less/styles.less +++ b/war/src/main/less/styles.less @@ -56,7 +56,6 @@ html { // The downside is that the page does not resize with the browser's font size, // only with the zoom level. font-size: 16px !important; - letter-spacing: -0.016em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-tap-highlight-color: transparent;