<?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: Overwriting CSS - width: 95% !important;</title>
		<link>https://legacy.forums.gravityhelp.com/topic/overwriting-css-width-95-important</link>
		<description>Gravity Support Forums Topic: Overwriting CSS - width: 95% !important;</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:33:57 +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/overwriting-css-width-95-important" rel="self" type="application/rss+xml" />

		<item>
			<title>crondeau on "Overwriting CSS - width: 95% !important;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/overwriting-css-width-95-important#post-348383</link>
			<pubDate>Thu, 27 Jun 2013 15:28:06 +0000</pubDate>
			<dc:creator>crondeau</dc:creator>
			<guid isPermaLink="false">348383@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks guys. Appreciate getting more eyes to look at this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Overwriting CSS - width: 95% !important;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/overwriting-css-width-95-important#post-348376</link>
			<pubDate>Thu, 27 Jun 2013 15:20:12 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">348376@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Looks OK on the iPad as well, one thing I did spot is the following rule in your theme's stylesheet which is adding a bottom margin to the datepicker so you have a transparent area between the bottom of the calendar and the border &#60;a href=&#34;http://i.imgur.com/aOTr1Yh.png?1&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/aOTr1Yh.png?1&#60;/a&#62;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;table {
margin: 0 0 1.5em;
width: 100%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;you can override it by adding the following to wherever you place custom CSS&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.ui-datepicker table {
    margin: 0;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Richard
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Overwriting CSS - width: 95% !important;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/overwriting-css-width-95-important#post-348351</link>
			<pubDate>Thu, 27 Jun 2013 15:03:12 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">348351@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I just pulled this up on my phone and all looks well to me.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>crondeau on "Overwriting CSS - width: 95% !important;"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/overwriting-css-width-95-important#post-348194</link>
			<pubDate>Thu, 27 Jun 2013 12:51:48 +0000</pubDate>
			<dc:creator>crondeau</dc:creator>
			<guid isPermaLink="false">348194@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can someone please have a look at this form for me? I think I might be losing it.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://vancouverdentalgroup.ca/wp/contact-us/&#34; rel=&#34;nofollow&#34;&#62;http://vancouverdentalgroup.ca/wp/contact-us/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The form looks great, but on mobile devices, I would love to have the first and last also be 100% and I cannot figure out what CSS to use. &#60;/p&#62;
&#60;p&#62;I have the following right now:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#main .gform_wrapper .ginput_complex .ginput_left  {
		width: 100% !important;
		float: left;
	}

	#main .gform_wrapper .ginput_complex .ginput_right,
	#main .gform_wrapper .top_label input.medium,
	#main .gform_wrapper .top_label select.medium {
		width: 100% !important;
		float: left;
	}
	#main .gform_wrapper .ginput_complex .ginput_left input[type=text],
	#main .gform_wrapper .ginput_complex .ginput_right input[type=text],
	#main .gform_wrapper .ginput_complex input[type=text],
	#main .gform_wrapper .ginput_complex input[type=url],
	#main .gform_wrapper .ginput_complex input[type=email],
	#main .gform_wrapper .ginput_complex input[type=tel],
	#main .gform_wrapper .ginput_complex input[type=number],
	#main .gform_wrapper .ginput_complex input[type=password],
	#main .gform_wrapper .ginput_complex select {
		width: 100% !important;
	}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It's almost there, but there's still a slight difference. Can anyone see something? I think I'm going cross-eyed.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
