<?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: Input field border partially cuts off</title>
		<link>https://legacy.forums.gravityhelp.com/topic/input-field-border-partially-cuts-off</link>
		<description>Gravity Support Forums Topic: Input field border partially cuts off</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 09:40:07 +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/input-field-border-partially-cuts-off" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Input field border partially cuts off"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/input-field-border-partially-cuts-off#post-65016</link>
			<pubDate>Fri, 06 Jul 2012 11:06:30 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">65016@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No problem, glad to help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>antibex on "Input field border partially cuts off"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/input-field-border-partially-cuts-off#post-65015</link>
			<pubDate>Fri, 06 Jul 2012 11:05:39 +0000</pubDate>
			<dc:creator>antibex</dc:creator>
			<guid isPermaLink="false">65015@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Its fixed! Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Input field border partially cuts off"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/input-field-border-partially-cuts-off#post-65006</link>
			<pubDate>Fri, 06 Jul 2012 10:36:42 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">65006@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is because the complex fields are floated and we have overflow: hidden rules placed on the containers. So your onfocus drop shadow that shows is outside of the container width which is why it gets clipped off. Try dropping this into your theme's stylesheet:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right, .gform_wrapper .ginput_complex .ginput_full {
overflow: visible !important;
}
.gform_wrapper .ginput_complex {
overflow: visible !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>antibex on "Input field border partially cuts off"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/input-field-border-partially-cuts-off#post-65003</link>
			<pubDate>Fri, 06 Jul 2012 10:28:49 +0000</pubDate>
			<dc:creator>antibex</dc:creator>
			<guid isPermaLink="false">65003@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;1. go to &#60;a href=&#34;http://mythp.ca/subscriber-services/subscribe/&#34; rel=&#34;nofollow&#34;&#62;http://mythp.ca/subscriber-services/subscribe/&#60;/a&#62;&#60;br /&#62;
2. click inside First name field&#60;/p&#62;
&#60;p&#62;expected: The input field border shows on all sides of the field&#60;/p&#62;
&#60;p&#62;observed: the border cuts off to the left of the field&#60;/p&#62;
&#60;p&#62;Note: it looks like this happens with SOME of the Gravity Advanced Fields (see Address). there are no problems with the Email field or the standard fields (e.g. Company)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
