aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@gmail.com>2013-06-05 15:55:43 +0200
committerJulien Lancelot <julien.lancelot@gmail.com>2013-06-05 15:55:55 +0200
commiteae9d031f52a7ece4bc6a5a6e554aeb1a6ff1ca3 (patch)
tree48c43dbc39d12f647e76aab3fe30c1e6434b1fad /sonar-server
parentf0b5d1dcec8ef1ed49812436bfd84c5457f1d412 (diff)
downloadsonarqube-eae9d031f52a7ece4bc6a5a6e554aeb1a6ff1ca3.tar.gz
sonarqube-eae9d031f52a7ece4bc6a5a6e554aeb1a6ff1ca3.zip
SONAR-3755 Add nowrap on action plan column in the issues page
Diffstat (limited to 'sonar-server')
-rw-r--r--sonar-server/src/main/webapp/WEB-INF/app/views/issues/_list.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/issues/_list.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/issues/_list.html.erb
index 4816f9a4160..d9302fe3018 100644
--- a/sonar-server/src/main/webapp/WEB-INF/app/views/issues/_list.html.erb
+++ b/sonar-server/src/main/webapp/WEB-INF/app/views/issues/_list.html.erb
@@ -46,7 +46,7 @@
<th>
<%= column_html(@filter, message('issue_filter.header.assignee'), message('issue_filter.header.assignee'), 'ASSIGNEE') %>
</th>
- <th>
+ <th width="1%" nowrap>
<%= message('issue_filter.header.action_plan') -%>
</th>
<th width="1%" nowrap>