]> source.dussan.org Git - sonarqube.git/commitdiff
Fix display of file size numbers (when separator is whitespace)
authorJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Wed, 2 Jul 2014 08:14:16 +0000 (10:14 +0200)
committerJean-Baptiste Lievremont <jean-baptiste.lievremont@sonarsource.com>
Wed, 2 Jul 2014 08:14:16 +0000 (10:14 +0200)
plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/size.html.erb

index 09f82ce4dca53d4c7714494c8922c2e30eccb912..7ee4fb0e2292adb383bc8966535d756ea96a144c 100644 (file)
@@ -45,7 +45,7 @@
                     <% language = languages.find { |l| l.getKey()==language_key.to_s } -%>
                     <%= language ? language.getName() : language_key -%>
                   </td>
-                  <td class="thin right">
+                  <td class="thin right nowrap">
                     <%= ncloc.format_numeric_value(language_ncloc) %>
                   </td>
                   <td>