Index: trunk/styles/standard/potlatch2.mapcss
===================================================================
--- trunk/styles/standard/potlatch2.mapcss	(revision 6365)
+++ trunk/styles/standard/potlatch2.mapcss	(revision 6366)
@@ -384,5 +384,5 @@
 /*@import("stylesheets/core_landuse.css");*/
 /*@import("stylesheets/core_relations.css");*/
-way[is_prop_set("prop_area_small_name")] {text-color: black; font-size: 10; text: name; text-halo: #ffffaa; text-halo-radius: 2; text-position: center;}
+way[is_prop_set("prop_area_small_name")] {text-color: black; font-size: 10; text: auto; text-halo: #ffffaa; text-halo-radius: 2; text-position: center;}
 /*@import("stylesheets/core_interactive.css");*/
 
Index: trunk/styles_nodist/potlatch2/patched/potlatch.css
===================================================================
--- trunk/styles_nodist/potlatch2/patched/potlatch.css	(revision 6365)
+++ trunk/styles_nodist/potlatch2/patched/potlatch.css	(revision 6366)
@@ -4,5 +4,5 @@
 /*@import("stylesheets/core_landuse.css");*/
 /*@import("stylesheets/core_relations.css");*/
-way[is_prop_set("prop_area_small_name")] {text-color: black; font-size: 10; text: name; text-halo: #ffffaa; text-halo-radius: 2; text-position: center;}
+way[is_prop_set("prop_area_small_name")] {text-color: black; font-size: 10; text: auto; text-halo: #ffffaa; text-halo-radius: 2; text-position: center;}
 /*@import("stylesheets/core_interactive.css");*/
 
