Main html table set to 90%; order of choices is based on numeric in Django
svn: r19552
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
{% include "detail_breadcrumb.html" %}
|
||||
|
||||
<div id="summaryarea">
|
||||
<table class="infolist">
|
||||
<table class="infolist" style="width:90%;">
|
||||
<trbody>
|
||||
<tr>
|
||||
<td class="ColumnAttribute">Event type:</td>
|
||||
|
||||
Reference in New Issue
Block a user