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 @@ -760,7 +760,7 @@ label { input { display: inline; - margin-top: 3px; + margin: 3px 5px 0px 0px; } br { diff --git a/rhodecode/templates/admin/repos/repo_edit_strip.mako b/rhodecode/templates/admin/repos/repo_edit_strip.mako --- a/rhodecode/templates/admin/repos/repo_edit_strip.mako +++ b/rhodecode/templates/admin/repos/repo_edit_strip.mako @@ -1,12 +1,10 @@
-
${_('In the first step commits will be verified for existance in the repository')}. ${_('In the second step, correct commits will be available for stripping')}. @@ -14,26 +12,25 @@ ${h.secure_form(h.route_path('strip_check', repo_name=c.repo_info.repo_name), method='post')}
-
' +value.rev+ '
${_(' commit verified positive')} '+ msg + '' +value.commit+ '
${_(' commit verified negative')}' + '