changeset 2654:731e823d330e beta

small ui fix for pull request page
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 22 Jul 2012 20:14:30 +0200
parents 8be70a4d72c7
children 5a39eb37edfa
files rhodecode/templates/pullrequests/pullrequest_show.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/rhodecode/templates/pullrequests/pullrequest_show.html	Sun Jul 22 01:16:36 2012 +0200
+++ b/rhodecode/templates/pullrequests/pullrequest_show.html	Sun Jul 22 20:14:30 2012 +0200
@@ -35,7 +35,7 @@
       <div>${_('Created on')}: ${h.fmt_date(c.pull_request.created_on)}</div>
     </div>
 
-    <div>
+    <div style="min-height:160px">
       ##DIFF
       <div class="table" style="float:left;clear:none">
           <div id="body" class="diffblock">