mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-28 08:23:46 +00:00
No more text-rendering for a while, it looks like a peformance
bottleneck, especially with touch browsers
This commit is contained in:
@@ -2,7 +2,6 @@ body {
|
||||
font:normal 13px/20px Helvetica, Arial, sans-serif;
|
||||
margin:0;
|
||||
padding:0;
|
||||
text-rendering: optimizeLegibility;
|
||||
color:#444;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user