From 6ea8b2b0d858eb9917043972797c65aaf818dfa2 Mon, 11 Feb 2013 10:19:39 +0100
From: hass <hass@85918.no-reply.drupal.org>
Date: Mon, 11 Feb 2013 10:17:43 +0100
Subject: [PATCH] Don't change capitalization of translatable strings

diff --git a/core/themes/bartik/css/style.css b/core/themes/bartik/css/style.css
index 44deab1..26534c7 100644
--- a/core/themes/bartik/css/style.css
+++ b/core/themes/bartik/css/style.css
@@ -709,7 +709,6 @@
 }
 .comment .submitted .comment-permalink {
   font-size: 0.786em;
-  text-transform: lowercase;
 }
 .comment .content {
   font-size: 0.929em;
