From 8ab59c785353efeeed756aa4b33006982054e325 Mon, 11 Feb 2013 10:23:52 +0100
From: hass <hass@85918.no-reply.drupal.org>
Date: Mon, 11 Feb 2013 10:23:31 +0100
Subject: [PATCH] #1913958: Don't change capitalization of translatable strings with CSS

diff --git a/themes/bartik/css/style.css b/themes/bartik/css/style.css
index 8e95202..b584e2e 100644
--- a/themes/bartik/css/style.css
+++ b/themes/bartik/css/style.css
@@ -704,7 +704,6 @@
 }
 .comment .submitted .comment-permalink {
   font-size: 0.786em;
-  text-transform: lowercase;
 }
 .comment .content {
   font-size: 0.929em;
