changeset 1773:e8caed093994 beta

diff line numbers fix
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 10 Dec 2011 01:06:15 +0200
parents c83d3d42ab92
children 46766a3db255
files rhodecode/public/css/style.css
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/rhodecode/public/css/style.css	Sat Dec 10 00:48:05 2011 +0200
+++ b/rhodecode/public/css/style.css	Sat Dec 10 01:06:15 2011 +0200
@@ -3712,7 +3712,7 @@
     padding-left:2px;
     padding-right:2px;
     text-align:right;
-    width:30px;
+    width:32px;
     -moz-user-select:none;
     -webkit-user-select: none;
     border-right: 1px solid #CCC !important;
@@ -3731,8 +3731,6 @@
     font:11px "Bitstream Vera Sans Mono",Monaco,"Courier New",Courier,monospace !important;
     letter-spacing:-1px;
     text-align:right;
-    float:right;
-    width:20px;
     padding-right: 2px;
     cursor: pointer;
 }