<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Value selected in dropdown boxes is shortened to 5px in IE and Chrome</title>
		<link>https://legacy.forums.gravityhelp.com/topic/value-selected-in-dropdown-boxes-is-shortened-to-5px-in-ie-and-chrome</link>
		<description>Gravity Support Forums Topic: Value selected in dropdown boxes is shortened to 5px in IE and Chrome</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:27:39 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/value-selected-in-dropdown-boxes-is-shortened-to-5px-in-ie-and-chrome" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Value selected in dropdown boxes is shortened to 5px in IE and Chrome"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/value-selected-in-dropdown-boxes-is-shortened-to-5px-in-ie-and-chrome#post-96238</link>
			<pubDate>Tue, 27 Nov 2012 13:58:31 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">96238@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're welcome.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yours2share on "Value selected in dropdown boxes is shortened to 5px in IE and Chrome"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/value-selected-in-dropdown-boxes-is-shortened-to-5px-in-ie-and-chrome#post-96160</link>
			<pubDate>Tue, 27 Nov 2012 10:24:53 +0000</pubDate>
			<dc:creator>yours2share</dc:creator>
			<guid isPermaLink="false">96160@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you very much indeed, that works perfectly now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Value selected in dropdown boxes is shortened to 5px in IE and Chrome"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/value-selected-in-dropdown-boxes-is-shortened-to-5px-in-ie-and-chrome#post-95462</link>
			<pubDate>Mon, 26 Nov 2012 00:12:20 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">95462@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Line 176 in your theme's style.css has &#34;overflow:hidden;&#34; for &#34;.selectBox-label&#34;.  Disabling that rule allows the full values in the drop downs to be visible.  You can remove that from the theme stylesheet or can override it with a more specific rule added to the end of style.css, with &#34;overflow:visible;&#34;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yours2share on "Value selected in dropdown boxes is shortened to 5px in IE and Chrome"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/value-selected-in-dropdown-boxes-is-shortened-to-5px-in-ie-and-chrome#post-95313</link>
			<pubDate>Sun, 25 Nov 2012 09:19:16 +0000</pubDate>
			<dc:creator>yours2share</dc:creator>
			<guid isPermaLink="false">95313@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The site is here &#60;a href=&#34;http://www.y2s.co.uk&#34; rel=&#34;nofollow&#34;&#62;http://www.y2s.co.uk&#60;/a&#62;.  It's under password protection at the moment,&#60;br /&#62;
Username y2sy2s&#60;br /&#62;
Password P1nk.G3raniums&#60;/p&#62;
&#60;p&#62;The registration form is here &#60;a href=&#34;http://www.y2s.co.uk/dashboard/register/&#34; rel=&#34;nofollow&#34;&#62;http://www.y2s.co.uk/dashboard/register/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Value selected in dropdown boxes is shortened to 5px in IE and Chrome"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/value-selected-in-dropdown-boxes-is-shortened-to-5px-in-ie-and-chrome#post-94458</link>
			<pubDate>Thu, 22 Nov 2012 13:19:34 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">94458@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please provide a link to the page on your site where we can see this form.  We can help you with the CSS at that point.  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>yours2share on "Value selected in dropdown boxes is shortened to 5px in IE and Chrome"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/value-selected-in-dropdown-boxes-is-shortened-to-5px-in-ie-and-chrome#post-94099</link>
			<pubDate>Wed, 21 Nov 2012 12:58:18 +0000</pubDate>
			<dc:creator>yours2share</dc:creator>
			<guid isPermaLink="false">94099@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've had the registration form working with Classipress theme on a new site for several weeks.  I updated Classipress theme to 3.2 yesterday and I've had a few issues to deal with as it has changed the way its default regisration works, but I've got it all set up fine now, except one thing.&#60;/p&#62;
&#60;p&#62;In IE and Chrome, the selected value in all the dropdown boxes for the custom fields is always shortened to 5px.  In Firefox it is always 208px.&#60;/p&#62;
&#60;p&#62;Inspecting the code in FF, one dropdown value is:&#60;br /&#62;
&#38;lt;span class=&#34;selectBox-label&#34; style=&#34;width: 208px;&#34;&#38;gt;United Kingdom&#38;lt;/span&#38;gt;&#60;/p&#62;
&#60;p&#62;In Chrome it is:&#60;br /&#62;
&#38;lt;span class=&#34;selectBox-label&#34; style=&#34;width: 5px;&#34;&#38;gt;United Kingdom&#38;lt;/span&#38;gt;&#60;/p&#62;
&#60;p&#62;The other forms being used such as a contact form which also has a dropdown box works fine in all three browsers.  The Classipress template being used on both forms is the same, default template. &#60;/p&#62;
&#60;p&#62;Can anyone tell me where this style=&#34;width: 5px; or 208px is set or driven from?  I think it is within the Gravity Forms html for the form, but I can’t work out where.&#60;/p&#62;
&#60;p&#62;Or tell me how to fix this?&#60;/p&#62;
&#60;p&#62;Any suggestions very gratefully received.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
