<?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: Space between field and description/sub label</title>
		<link>https://legacy.forums.gravityhelp.com/topic/space-between-field-and-descriptionsub-label</link>
		<description>Gravity Support Forums Topic: Space between field and description/sub label</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:25:03 +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/space-between-field-and-descriptionsub-label" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Space between field and description/sub label"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/space-between-field-and-descriptionsub-label#post-51958</link>
			<pubDate>Fri, 09 Mar 2012 21:42:24 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">51958@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You have a global selector for inputs here in your stylesheet:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
input, textarea {
border-color: #CCC #EFEFEF #EFEFEF #CCC;
border-style: solid;
border-width: 1px;
margin-bottom: 10px;
padding: 5px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The margin-bottom there is the cause, so try dropping this into your theme's stylesheet:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper input[type=&#38;quot;text&#38;quot;], .gform_wrapper input[type=&#38;quot;url&#38;quot;], .gform_wrapper input[type=&#38;quot;email&#38;quot;], .gform_wrapper input[type=&#38;quot;tel&#38;quot;], .gform_wrapper input[type=&#38;quot;number&#38;quot;], .gform_wrapper input[type=&#38;quot;password&#38;quot;] {
margin-bottom: 0;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>hazu on "Space between field and description/sub label"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/space-between-field-and-descriptionsub-label#post-51956</link>
			<pubDate>Fri, 09 Mar 2012 21:32:21 +0000</pubDate>
			<dc:creator>hazu</dc:creator>
			<guid isPermaLink="false">51956@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How can I make the space between the fields and the sub-labels/description (like First, Last, Street etc) smaller in this form:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.cemarking.net/order-the-meddev-ki/&#34; rel=&#34;nofollow&#34;&#62;http://www.cemarking.net/order-the-meddev-ki/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
