Remove text-rendering property

Closes #3220

[ci skip]
This commit is contained in:
Robert Speicher
2015-11-10 13:15:18 -05:00
parent 9b5d275320
commit afcced01e5
@@ -5,7 +5,6 @@ html {
body {
padding-top: $header-height;
text-rendering: geometricPrecision;
}
}