diff rhodecode/public/css/style.css @ 4147:1c8f818787b3 rhodecode-2.2.5-gpl

old style: show the full link box on summary page - no overlap or truncation
author Mads Kiilerich <madski@unity3d.com>
date Wed, 02 Jul 2014 19:03:23 -0400
parents 5842d2115a25
children 3c713e810e61
line wrap: on
line diff
--- a/rhodecode/public/css/style.css	Sun Jan 12 19:29:12 2014 +0100
+++ b/rhodecode/public/css/style.css	Wed Jul 02 19:03:23 2014 -0400
@@ -1697,6 +1697,7 @@
 
 #content div.box #summary {
     margin-right: 200px;
+    min-height: 240px;
 }
 
 #summary-menu-stats {