diff --git a/rhodecode/public/css/style.css b/rhodecode/public/css/style.css --- a/rhodecode/public/css/style.css +++ b/rhodecode/public/css/style.css @@ -1697,6 +1697,7 @@ div.form div.fields div.field div.button #content div.box #summary { margin-right: 200px; + min-height: 240px; } #summary-menu-stats { diff --git a/rhodecode/templates/summary/summary.html b/rhodecode/templates/summary/summary.html --- a/rhodecode/templates/summary/summary.html +++ b/rhodecode/templates/summary/summary.html @@ -60,41 +60,41 @@ window.onhashchange = function() { <%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 @@ window.onhashchange = function() { %endif %endif
-
+
-
+
@@ -133,7 +133,7 @@ window.onhashchange = function() { %endif
-
+
    @@ -186,7 +186,7 @@ window.onhashchange = function() {
-
+