[css] don't transform text in form title
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 20 Oct 2010 12:24:26 +0200
changeset 6558 f610789fd360
parent 6557 37b33760bc4a
child 6559 705b06981bf1
[css] don't transform text in form title
web/data/cubicweb.form.css
--- a/web/data/cubicweb.form.css	Wed Oct 20 12:23:59 2010 +0200
+++ b/web/data/cubicweb.form.css	Wed Oct 20 12:24:26 2010 +0200
@@ -10,7 +10,6 @@
   font-size : 160%;
   font-weight: bold;
   padding-bottom : 0.4em;
-  text-transform: capitalize;
   margin-bottom: 0.6em
 }