<?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 missing</title>
		<link>https://legacy.forums.gravityhelp.com/topic/input-field-border-missing</link>
		<description>Gravity Support Forums Topic: Input field border missing</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 23:11:37 +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-missing" rel="self" type="application/rss+xml" />

		<item>
			<title>jeffhulme on "Input field border missing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/input-field-border-missing#post-86328</link>
			<pubDate>Thu, 01 Nov 2012 16:59:17 +0000</pubDate>
			<dc:creator>jeffhulme</dc:creator>
			<guid isPermaLink="false">86328@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sweet! That worked great, thanks so much!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Input field border missing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/input-field-border-missing#post-86325</link>
			<pubDate>Thu, 01 Nov 2012 16:50:50 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">86325@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Try updating your CSS snippet you have for:&#60;br /&#62;
#wrap .gform_wrapper select, #wrap .gform_wrapper textarea, #wrap .gform_wrapper input {}&#60;/p&#62;
&#60;p&#62;To this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
#wrap .gform_wrapper select, #wrap .gform_wrapper textarea, #wrap .gform_wrapper input {
background: none;
border: 1px solid #333;
outline-style: none;
color: #999;
font-size: 16px;
font-family: Georgia, &#38;quot;Times New Roman&#38;quot;, Times, serif;
font-style: italic;
padding: 8px 0 8px 5px;
letter-spacing: normal;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I just changed the padding declaration.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jeffhulme on "Input field border missing"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/input-field-border-missing#post-86315</link>
			<pubDate>Thu, 01 Nov 2012 16:07:31 +0000</pubDate>
			<dc:creator>jeffhulme</dc:creator>
			<guid isPermaLink="false">86315@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;My gravity form is in a &#34;fixed height scroll content right&#34; page template and the left border for each input field is missing.  I am fairly new with css and would appreciate some help locating where and what to change in the stylesheet to fix this problem.&#60;/p&#62;
&#60;p&#62;The page location is at: &#60;a href=&#34;http://jeffhulme.com/?page_id=18&#34; rel=&#34;nofollow&#34;&#62;http://jeffhulme.com/?page_id=18&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
