Main html table set to 90%; order of choices is based on numeric in Django

svn: r19552
This commit is contained in:
Doug Blank
2012-05-17 11:56:59 +00:00
parent 96f9d72540
commit 00213b2203
14 changed files with 15 additions and 14 deletions

View File

@@ -17,7 +17,7 @@
<h3>{{source.title|escape}}</h3>
<div id="summaryarea">
<table class="infolist"> {% comment %} 2 cols {% endcomment %}
<table class="infolist" style="width:90%;"> {% comment %} 2 cols {% endcomment %}
<tbody>
<tr>
<td class="ColumnAttribute">Title:</td>