Changeset - 731e823d330e
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 13 years ago 2012-07-22 20:14:30
marcin@python-works.com
small ui fix for pull request page
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
rhodecode/templates/pullrequests/pullrequest_show.html
Show inline comments
 
@@ -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">
0 comments (0 inline, 0 general)