From 220e72069c8f71b1d748006843da4cd482053817 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Wed, 18 Sep 2013 21:03:42 +0200 Subject: [PATCH] Improvement for ticket zoom. --- app/assets/stylesheets/zzz.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/zzz.css b/app/assets/stylesheets/zzz.css index 581e5fa8f..7b3e87f10 100644 --- a/app/assets/stylesheets/zzz.css +++ b/app/assets/stylesheets/zzz.css @@ -114,7 +114,7 @@ table th, table td { } .content-two .sidebar { - padding: 8px 10px; + padding: 8px 10px 42px; width: 200px; height: 100%; float: left;