From cbf1c9276d452e7d09169d19c2aca4ff33e16619 Mon Sep 17 00:00:00 2001
From: Mrbytes <eguervos@msn.com>
Date: Sun, 07 Oct 2012 05:31:03 -0400
Subject: [PATCH] GitBlitWebApp_es.properties:       Up to date and other small corrections

---
 src/com/gitblit/wicket/pages/CommitDiffPage.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/com/gitblit/wicket/pages/CommitDiffPage.html b/src/com/gitblit/wicket/pages/CommitDiffPage.html
index a0fb559..de39f4c 100644
--- a/src/com/gitblit/wicket/pages/CommitDiffPage.html
+++ b/src/com/gitblit/wicket/pages/CommitDiffPage.html
@@ -18,7 +18,7 @@
 	<!-- changed paths -->
 	<div style="padding-top:15px;">
 		<!-- commit legend -->
-		<div style="text-align:right;" wicket:id="commitLegend"></div>
+		<div class="hidden-phone" style="text-align:right;" wicket:id="commitLegend"></div>
 	
 		<div class="header"><i class="icon-file"></i> <wicket:message key="gb.changedFiles">[changed files]</wicket:message></div>
 	</div>

--
Gitblit v1.9.1