# HG changeset patch # User Mads Kiilerich # Date 1404342203 14400 # Node ID 1c8f818787b386bafcba12f0b6909e76378ceb10 # Parent 5842d2115a25698f9359ea48bd3b5ec232cfb4a9 old style: show the full link box on summary page - no overlap or truncation diff -r 5842d2115a25 -r 1c8f818787b3 rhodecode/public/css/style.css --- 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 { diff -r 5842d2115a25 -r 1c8f818787b3 rhodecode/templates/summary/summary.html --- a/rhodecode/templates/summary/summary.html Sun Jan 12 19:29:12 2014 +0100 +++ b/rhodecode/templates/summary/summary.html Wed Jul 02 19:03:23 2014 -0400 @@ -60,41 +60,41 @@ <%def name="main()"> ${self.repo_context_bar('summary')} - <% - summary = lambda n:{False:'summary-short'}.get(n) - %> -
+<% +summary = lambda n:{False:'summary-short'}.get(n) +%> +
${self.breadcrumbs()}
-
-
-
- +
+
+
+ +
+
+ + + +
${_('Show by ID')}
+
-
- - - -
${_('Show by ID')}
-
-
-
-
- -
- %if c.visual.stylify_metatags: -
${h.urlify_text(h.desc_stylize(c.rhodecode_db_repo.description))}
- %else: -
${h.urlify_text(c.rhodecode_db_repo.description)}
- %endif -
+
+
+ +
+ %if c.visual.stylify_metatags: +
${h.urlify_text(h.desc_stylize(c.rhodecode_db_repo.description))}
+ %else: +
${h.urlify_text(c.rhodecode_db_repo.description)}
+ %endif +
-
+
@@ -108,9 +108,9 @@ %endif %endif
-
+
-
+
@@ -133,7 +133,7 @@ %endif
-
+
    @@ -186,7 +186,7 @@
-
+