changeset 1774:46766a3db255 beta

diff line fix no#
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 10 Dec 2011 01:22:16 +0200
parents e8caed093994
children fb423ee576e8
files rhodecode/public/css/style.css
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/rhodecode/public/css/style.css	Sat Dec 10 01:06:15 2011 +0200
+++ b/rhodecode/public/css/style.css	Sat Dec 10 01:22:16 2011 +0200
@@ -3733,6 +3733,8 @@
     text-align:right;
     padding-right: 2px;
     cursor: pointer;
+    display: block;
+    width: 32px;
 }
 
 table.code-difftable .lineno-inline{