		<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Appnitro Software Forums Topic: Line height/padding</title>
<link>http://www.appnitro.com/forums/</link>
<description>Appnitro Software Forums Topic: Line height/padding</description>
<language>en</language>
<pubDate>Wed, 08 Feb 2012 08:30:57 +0000</pubDate>

<item>
<title>redityo on "Line height/padding"</title>
<link>http://www.appnitro.com/forums/topic/line-heightpadding#post-6469</link>
<pubDate>Fri, 03 Jul 2009 14:52:59 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">6469@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Try to search these code in your CSS Form :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;form li {
display:block;
margin:0;
padding:4px 5px 2px 9px;
position:relative;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;replace to&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;form li {
display:block;
margin:0;
padding:0px 5px 0px 9px;
position:relative;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;then try to search these code, to change &#34;label&#34; description &#34;line-height&#34; :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;label.description {
border:medium none;
color:#222222;
display:block;
font-size:95%;
font-weight:700;
line-height:150%;
padding:0 0 1px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change to &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;label.description {
border:medium none;
color:#222222;
display:block;
font-size:95%;
font-weight:700;
line-height:100%;
padding:0 0 1px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;but if it's not short enough, maybe you can set label description have same line with the field. Here is the url to do that :&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.appnitro.com/forums/topic/label-038-input-box-on-same-lin?replies=9&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forums/topic/label-038-input-box-on-same-lin?replies=9&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>TRACauctions on "Line height/padding"</title>
<link>http://www.appnitro.com/forums/topic/line-heightpadding#post-6457</link>
<pubDate>Thu, 02 Jul 2009 19:24:10 +0000</pubDate>
<dc:creator>TRACauctions</dc:creator>
<guid isPermaLink="false">6457@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;would like to make the forms shorter. have seen other posts about changing padding in the form li section of css, but my lines still have a lot of space between them. what am i missing?  &#60;a href=&#34;http://tracauctions.com&#34; rel=&#34;nofollow&#34;&#62;http://tracauctions.com&#60;/a&#62; is example on homepage
&#60;/p&#62;</description>
</item>

</channel>
</rss>

