]> source.dussan.org Git - sonarqube.git/commitdiff
Filter widget : reduce height of bottom margin
authorSimon Brandhof <simon.brandhof@gmail.com>
Tue, 22 May 2012 20:12:47 +0000 (22:12 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Tue, 22 May 2012 20:28:20 +0000 (22:28 +0200)
sonar-server/src/main/webapp/WEB-INF/app/views/filters/_list.html.erb

index 3a78cca4b30a68eae444865032a1f37bf5642c6f..679e9c5c9feaf0621705dc66748cefca7faa1b45 100644 (file)
   <% end %>
   </tbody>
 </table>
-<br/>
 <% if @filter_context.security_exclusions? %>
+  <br/>
   <p class="notes"><%= message('results_not_display_due_to_security') -%></p>
 <% end %>
 </div>