diff --git a/rhodecode/public/css/tables.less b/rhodecode/public/css/tables.less --- a/rhodecode/public/css/tables.less +++ b/rhodecode/public/css/tables.less @@ -139,7 +139,7 @@ table.dataTable { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; - max-width: 450px; + max-width: 350px; } } diff --git a/rhodecode/templates/index_base.mako b/rhodecode/templates/index_base.mako --- a/rhodecode/templates/index_base.mako +++ b/rhodecode/templates/index_base.mako @@ -50,13 +50,13 @@
-
+
-
+