Index: styles/standard/potlatch2.mapcss
===================================================================
--- styles/standard/potlatch2.mapcss	(revision 6232)
+++ styles/standard/potlatch2.mapcss	(working copy)
@@ -387,7 +387,7 @@
 /*@import("stylesheets/core_pois.css");*/
 /*@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");*/
 
 /* Rendering for licence status */
Index: styles_nodist/potlatch2/patched/potlatch.css
===================================================================
--- styles_nodist/potlatch2/patched/potlatch.css	(revision 6232)
+++ styles_nodist/potlatch2/patched/potlatch.css	(working copy)
@@ -3,7 +3,7 @@
 /*@import("stylesheets/core_pois.css");*/
 /*@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");*/
 
 /* Rendering for licence status */
