# HG changeset patch # User Milka Kuzminski # Date 2020-10-17 14:32:06 # Node ID f9b0f23eec76377e29a48d95b5f8299a2cb3501d # Parent 5d43c7d2d10b6a2d77a0cb0a6032cbc48967cc20 ui: adjusted the title incosistency diff --git a/rhodecode/public/css/main.less b/rhodecode/public/css/main.less --- a/rhodecode/public/css/main.less +++ b/rhodecode/public/css/main.less @@ -1591,9 +1591,9 @@ table.integrations { } .pr-details-title { height: 20px; - line-height: 20px; - - padding-bottom: 8px; + line-height: 16px; + + padding-bottom: 4px; border-bottom: @border-thickness solid @grey5; .action_button.disabled {