Align table heading properly. Closes #1405.
This commit is contained in:
parent
66a2558e65
commit
018c861630
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
</tr>
|
||||
|
||||
<% unless way_details.containing_relation_members.empty? %>
|
||||
<tr>
|
||||
<tr valign="top">
|
||||
<th>Part of:</th>
|
||||
<td>
|
||||
<table padding="0">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue