<?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: [resolved] Problems with Spacing - Description</title>
		<link>https://legacy.forums.gravityhelp.com/topic/problems-with-spacing-description</link>
		<description>Gravity Support Forums Topic: [resolved] Problems with Spacing - Description</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:24:19 +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/problems-with-spacing-description" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "[resolved] Problems with Spacing - Description"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/problems-with-spacing-description#post-6688</link>
			<pubDate>Fri, 25 Jun 2010 14:32:37 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">6688@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Glad that helped you out Marc. Thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Malter on "[resolved] Problems with Spacing - Description"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/problems-with-spacing-description#post-6680</link>
			<pubDate>Fri, 25 Jun 2010 13:36:30 +0000</pubDate>
			<dc:creator>Malter</dc:creator>
			<guid isPermaLink="false">6680@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Kevin,&#60;/p&#62;
&#60;p&#62;Thanks so much for your help.  That fixed everything.  This is definitely a good thing for me to keep in mind as I continue to teach myself CSS.&#60;/p&#62;
&#60;p&#62;Marc
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "[resolved] Problems with Spacing - Description"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/problems-with-spacing-description#post-6676</link>
			<pubDate>Fri, 25 Jun 2010 11:43:54 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">6676@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It's a theme inheritance issue.&#60;/p&#62;
&#60;p&#62;On your theme stylesheet - screen.css line 64 - you have a &#34;.large&#34; class and it has a &#34;margin-bottom:1.25&#34; em value. The description under the large field is being influenced by that. That's why you see the difference there. That's also the source of your problems with the height.. the line height value is set to &#34;2.5 em&#34;.&#60;/p&#62;
&#60;p&#62;What you need to do is override the &#34;.large&#34; class with a more specific inheritance.. something like this appended to the bottom of your theme stylesheet.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;.gform_wrapper .large {line-height:1em; margin-bottom:8px;}&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Just tweak the styles to reset the fields to match the rest of the forms..&#60;/p&#62;
&#60;p&#62;I'm not sure what you mean about your textarea height being &#34;more than standard&#34; but there is a textarea rule on line 244 of your screen.css that it may be inheriting from.&#60;/p&#62;
&#60;p&#62;Just look back at your theme stylesheet for inheritance. The styles aren't using specific inheritance so you're bound to inherit a lot from that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Malter on "[resolved] Problems with Spacing - Description"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/problems-with-spacing-description#post-6674</link>
			<pubDate>Fri, 25 Jun 2010 11:12:32 +0000</pubDate>
			<dc:creator>Malter</dc:creator>
			<guid isPermaLink="false">6674@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am having issues with the spacing for the descriptions underneath the Large Single Line text fields and Paragraph text fields.  It seems like the &#34;ginput_container&#34; class is responsible for this, but I can't seem to find where to correct this problem.  &#60;/p&#62;
&#60;p&#62;In addition, in Chrome and IE, it seems like the Large Single Line text field is slightly distorted (my &#34;Preferred Neighborhoods&#34; field).  On Chrome, the textarea height is more than standard, but the font size is normal and on IE, when you highlight anything in the box, the text gets moved to the top portion of the box.&#60;/p&#62;
&#60;p&#62;Here is the URL - &#60;a href=&#34;http://www.wheretolivenext.com/find-a-new-home-rentals&#34; rel=&#34;nofollow&#34;&#62;http://www.wheretolivenext.com/find-a-new-home-rentals&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have read through the forum and am aware that I should not be updating the forms.css file directly.  I will go ahead and move the CSS over to my style.css.&#60;/p&#62;
&#60;p&#62;Thanks for your help,&#60;br /&#62;
Marc
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
