<p dir="ltr">I haven't tried this personally but STYLE:overflow:hidden might be what you're after.</p>
<div class="gmail_quote">On 05/07/2014 2:28 am, "AJ" <<a href="mailto:aaron.mccarthy@southwestern.ie">aaron.mccarthy@southwestern.ie</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have constructed a search within RT for unowned tickets that has<br>
text-wrapping on some results and not on others. Here is the format code:<br>
<br>
' __id__ </rt/Ticket/Display.html?id=__id__>  /TITLE:#',<br>
' __Subject__ </rt/Ticket/Display.html?id=__id__>  /TITLE:Subject',<br>
'__QueueName__/STYLE:white-space:nowrap',<br>
'__ExtendedStatus__',<br>
'__CreatedRelative__/STYLE:white-space:nowrap',<br>
'__Priority__',<br>
' Take </Ticket/Display.html?Action=Take&amp;id=__Take__>  /TITLE: '<br>
<br>
As you can see, the Subject of the ticket has wrapping enabled (Not<br>
disabled, more like!). This is not quite the behavior I am looking for.<br>
<br>
I wish to have the text of the subject line shorten/lengthen according to<br>
its current column width (dictated by the browser window size), NOT have the<br>
text wrap to the next line.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://requesttracker.8502.n7.nabble.com/Column-width-in-search-results-tp57866.html" target="_blank">http://requesttracker.8502.n7.nabble.com/Column-width-in-search-results-tp57866.html</a><br>

Sent from the Request Tracker - User mailing list archive at Nabble.com.<br>
--<br>
RT Training - Boston, September 9-10<br>
<a href="http://bestpractical.com/training" target="_blank">http://bestpractical.com/training</a><br>
</blockquote></div>