diff --git a/rhodecode/public/css/main-content.less b/rhodecode/public/css/main-content.less --- a/rhodecode/public/css/main-content.less +++ b/rhodecode/public/css/main-content.less @@ -81,6 +81,10 @@ } +.input-monospace { + font-family: @font-family-monospace; +} + .fields { label { color: @grey2; diff --git a/rhodecode/templates/pullrequests/pullrequest_show.mako b/rhodecode/templates/pullrequests/pullrequest_show.mako --- a/rhodecode/templates/pullrequests/pullrequest_show.mako +++ b/rhodecode/templates/pullrequests/pullrequest_show.mako @@ -86,9 +86,9 @@
${_('SVN Protocol is disabled. To enable it, see the')} ${_('documentation here')}.
@@ -60,8 +60,8 @@ ${_('Clone url')}: