From a6cd2d51d5d903016058c57b8be03c830183c623 Mon Sep 17 00:00:00 2001 From: bartvde Date: Tue, 11 May 2010 07:35:27 +0000 Subject: [PATCH] remove text-transform uppercase css from getfeatureinfo-control example, since attributes are case-sensitive (closes #2630) git-svn-id: http://svn.openlayers.org/trunk/openlayers@10303 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- examples/getfeatureinfo-control.html | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/getfeatureinfo-control.html b/examples/getfeatureinfo-control.html index 85b98f4aec..4943cdb759 100644 --- a/examples/getfeatureinfo-control.html +++ b/examples/getfeatureinfo-control.html @@ -37,7 +37,6 @@ text-align:left; font-size:100%; font-weight:bold; - text-transform:uppercase; padding:.2em .2em; }