Remove the text-rendering in the CSS : causes problem with Chrome. fix #106

Этот коммит содержится в:
Sébastien Lucas 2013-11-04 14:36:20 +01:00
родитель 9cf33d7d1c
Коммит 1241c1e89b
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -7,7 +7,6 @@
-moz-font-smoothing:antialiased;
-o-font-smoothing:antialiased;
font-smoothing:antialiased;
text-rendering:optimizeLegibility;
}
html { font-size: 100%; -webkit-text-size-adjust: 100%;