diff --git a/war/src/main/less/styles.less b/war/src/main/less/styles.less index c524293f76a9..49d06a62cc7f 100644 --- a/war/src/main/less/styles.less +++ b/war/src/main/less/styles.less @@ -54,7 +54,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;