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 @@ -2329,8 +2329,8 @@ h3.files_location { } .changeset_id { - font-family: monospace; color: #666666; + margin-right: -3px; } .changeset_hash { @@ -2532,7 +2532,7 @@ h3.files_location { } #graph_content .container .hash { - width: 85px; + width: 100px; font-size: 0.85em; }