<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: CSS off by a few pixels for tree grid</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/css-off-by-a-few-pixels-for-tree-grid</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/bugs/css-off-by-a-few-pixels-for-tree-grid/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>culli on CSS off by a few pixels for tree grid</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/css-off-by-a-few-pixels-for-tree-grid#p27235</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/css-off-by-a-few-pixels-for-tree-grid#p27235</guid>
        	        	<description><![CDATA[<p>I&#39;m picky I guess but the css that gets applied to the expand column is a few pixels (just 1 pixel even) different from the rest of the columns. &#160;See this screenshot for example: <a href="http://i.stack.imgur.com/ubqbw.png" target="_blank">http://i.stack.imgur.com/ubqbw.png</a></p>
<p>The "300" is one pixel lower than "Super Item"</p>
</p>
<p>So in ui.jqgrid.css I&#39;m thinking these should all change height to 15px:</p>
</p>
<p><input type='button' class='sfcodeselect' name='sfselectit2066' value='Select Code' data-codeid='sfcode2066' /></p>
<div class='sfcode' id='sfcode2066'>
<p>.ui-jqgrid .tree-leaf {position: absolute;	height: 15px; width: 18px;overflow: hidden;}</p>
<p>.ui-jqgrid .tree-plus {position: absolute;	height: 15px; width: 18px;	overflow: hidden;}</p>
<p>.ui-jqgrid .tree-minus {position: absolute; height: 15px; width: 18px; overflow: hidden;}</p>
<p>.ui-jqgrid .tree-wrap {float: left; position: relative;height: 15px;white-space: nowrap;overflow: hidden;}</p>
</div>
<p>I&#39;m new to this so if there&#39;s a better way, please show me <img class="spSmiley" style="margin:0" title="Smile" src="/blog/wp-content/forum-smileys/sf-smile.gif" alt="Smile" /></p>
]]></description>
        	        	<pubDate>Thu, 30 Aug 2012 23:06:36 +0300</pubDate>
        </item>
</channel>
</rss>