summaryrefslogtreecommitdiffstats
path: root/module
diff options
context:
space:
mode:
Diffstat (limited to 'module')
-rw-r--r--module/web/templates/default/queue.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/web/templates/default/queue.html b/module/web/templates/default/queue.html
index 9aa864381..28386354c 100644
--- a/module/web/templates/default/queue.html
+++ b/module/web/templates/default/queue.html
@@ -38,7 +38,7 @@ document.addEvent("domready", function(){
<div class="packagename" style="float:left; width: 50%; cursor: pointer">
<span class="glyphicon glyphicon-folder-close"></span>
- <span class="name" style="font-size: 16px; font-weight: bold;"><em class="package_drag" style="font-style:normal word-wrap: break-word;">{{package.name }}</em></span>
+ <span class="name" style="font-size: 16px; font-weight: bold;"><em class="package_drag" style="font-style:normal">{{package.name }}</em></span>
&nbsp;&nbsp;
<span class="buttons" style="opacity:0">
<span class="glyphicon glyphicon-trash" title="{{_("Delete Package")}}" style="cursor: pointer" width="12px" height="12px" src="/media/default/img/delete.png" /></span>