some more css for tables
This commit is contained in:
parent
f11fd61bd7
commit
22eaef8161
|
@ -0,0 +1,3 @@
|
|||
#similarTable {
|
||||
width: 100%;
|
||||
}
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
{% block after_related_objects %}
|
||||
<div id="similarFeatures" class="module">
|
||||
<h2>Similar Features:</h2>
|
||||
<h2>Similar Features</h2>
|
||||
<table id="similarTable">
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
Loading…
Reference in New Issue
Block a user