]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-3825 fix vertical alignment of column headers
authorSimon Brandhof <simon.brandhof@gmail.com>
Tue, 11 Dec 2012 09:23:17 +0000 (10:23 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Tue, 11 Dec 2012 09:23:17 +0000 (10:23 +0100)
sonar-server/src/main/webapp/WEB-INF/app/views/measures/_display_list.html.erb

index 57b872cb69a3da3fa70cc6059a13079e9e8f5ec0..e1e28ecd02f06bf3badc19acef8ff43d65d54df2 100644 (file)
 
 <table class="data" id="measures-table">
   <thead>
-  <tr>
+  <tr valign="top">
     <% if display_favourites %>
       <th class="thin"></th>
     <% end %>