<?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: wrong width of some input fields of searching toolbar in WebKit browsers</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/wrong-width-of-some-input-fields-of-searching-toolbar-in-webkit-browsers</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/wrong-width-of-some-input-fields-of-searching-toolbar-in-webkit-browsers/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>tony on wrong width of some input fields of searching toolbar in WebKit browsers</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/wrong-width-of-some-input-fields-of-searching-toolbar-in-webkit-browsers#p28978</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/wrong-width-of-some-input-fields-of-searching-toolbar-in-webkit-browsers#p28978</guid>
        	        	<description><![CDATA[<p>Hello Oleg,</p>
<p>Thanks. Fixed.</p>
</p>
<p>Regards</p>
]]></description>
        	        	<pubDate>Tue, 11 Jun 2013 11:44:20 +0300</pubDate>
        </item>
        <item>
        	<title>OlegK on wrong width of some input fields of searching toolbar in WebKit browsers</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/wrong-width-of-some-input-fields-of-searching-toolbar-in-webkit-browsers#p28976</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/wrong-width-of-some-input-fields-of-searching-toolbar-in-webkit-browsers#p28976</guid>
        	        	<description><![CDATA[<p>Hello Tony,</p>
<p>I described the problem and the suggested solution in <a href="http://stackoverflow.com/a/17028298/315935" target="_blank">the answer</a>. It seems to me that one should add</p>
<p><input type='button' class='sfcodeselect' name='sfselectit9558' value='Select Code' data-codeid='sfcode9558' /></p>
<div class='sfcode' id='sfcode9558'>.ui-jqgrid .ui-search-table .ui-search-input&#62;input,<br />.ui-jqgrid .ui-search-table .ui-search-input&#62;select<br /> {<br />&#160; &#160; display: block;<br />&#160; &#160; -moz-box-sizing: border-box;<br />&#160; &#160; -webkit-box-sizing: border-box;<br />&#160; &#160; box-sizing: border-box;<br />}&#160;</div>
<p>as common CSS setting of jqGrid.</p>
<p>Best regards<br />Oleg&#160;</p></p>
]]></description>
        	        	<pubDate>Mon, 10 Jun 2013 19:53:21 +0300</pubDate>
        </item>
</channel>
</rss>