# HG changeset patch # User Mads Kiilerich # Date 2014-07-03 01:03:24 # Node ID 8b8f4a93c36497bdd6a7b115251fa0085a314627 # Parent 932d589a89c4349f0642b6a2a1a383ee9106063e old style: show compare "Compare Revisions" inline ... and do the same with all other buttons 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 @@ -3596,7 +3596,7 @@ div.gravatar img { cursor: pointer !important; padding: 3px 3px 3px 3px; background-position: 0 -100px; - + display: inline-block; } /* make .btn inputs and buttons and divs look the same */