summaryrefslogtreecommitdiffstats
path: root/app/views/trackers
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2013-11-10 13:24:07 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2013-11-10 13:24:07 +0000
commit8525e56c339072ee116c956fcc7d8365f58560a8 (patch)
tree33478b8c97499c04d4097b6ec336f8f32a843530 /app/views/trackers
parent3096b6183e4fb7cb1e3a5dd0b6c83e857373d9aa (diff)
downloadredmine-8525e56c339072ee116c956fcc7d8365f58560a8.tar.gz
redmine-8525e56c339072ee116c956fcc7d8365f58560a8.zip
Adds a CSS class for reorder links (#15307).
git-svn-id: http://svn.redmine.org/redmine/trunk@12265 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/trackers')
-rw-r--r--app/views/trackers/index.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/trackers/index.html.erb b/app/views/trackers/index.html.erb
index 469ff7945..0d6e11898 100644
--- a/app/views/trackers/index.html.erb
+++ b/app/views/trackers/index.html.erb
@@ -23,7 +23,7 @@
</span>
<% end %>
</td>
- <td align="center" style="width:15%;">
+ <td class="reorder">
<%= reorder_links('tracker', {:action => 'update', :id => tracker}, :put) %>
</td>
<td class="buttons">