From: Tom Hughes <tom@compton.nu>
Date: Sat, 27 Feb 2010 23:58:26 +0000 (+0000)
Subject: Align relation membership details to the top.
X-Git-Tag: live~6445^2~243
X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/56336763dee8289d5f818f3d0df5826b84876a57

Align relation membership details to the top.
---

diff --git a/app/views/browse/_relation_details.html.erb b/app/views/browse/_relation_details.html.erb
index bb7d45e44..e52c9981f 100644
--- a/app/views/browse/_relation_details.html.erb
+++ b/app/views/browse/_relation_details.html.erb
@@ -14,7 +14,7 @@
   <% end %>
 
   <% unless relation_details.containing_relation_members.empty? %>
-    <tr>
+    <tr valign="top">
       <th><%= t'browse.relation_details.part_of' %></th>
       <td>
         <table cellpadding="0">