<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.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>THE MOLITOR FORUMS &#187; Topic: The send button doesn&#039;t look good in Safari on iOS</title>
		<link>http://www.themolitor.com/forums/topic/the-send-button-doesnt-look-good-in-safari-on-ios</link>
		<description>THE MOLITOR FORUMS &#187; Topic: The send button doesn&#039;t look good in Safari on iOS</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 12:31:49 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/the-send-button-doesnt-look-good-in-safari-on-ios" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "The send button doesn&#039;t look good in Safari on iOS"</title>
			<link>http://www.themolitor.com/forums/topic/the-send-button-doesnt-look-good-in-safari-on-ios#post-26691</link>
			<pubDate>Mon, 27 Jan 2014 10:53:18 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">26691@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Open up style.css and change the following on lines 235-250 from this...</p>
<pre><code>#contactform input[type=&#34;submit&#34;] {
	width: inherit;
	float: right;
	clear: both;
	color: #fff;
	border:none;
	cursor: pointer;
	line-height: 30px;
	font-size: 10px;
	text-transform: uppercase;
	height: 30px;
	padding: 0 15px;
	margin: 0;
	background:#444;
	border-radius:3px;
}</code></pre>
<p>...to this...</p>
<pre><code>#contactform input[type=&#34;submit&#34;] {
	width: inherit;
	float: right;
	clear: both;
	color: #fff;
	border:none;
	cursor: pointer;
	font-size: 10px;
	text-transform: uppercase;
	padding: 5px 15px;
	margin: 0;
	background:#444;
	border-radius:3px;
}</code></pre>
<p>Let me know if that looks better.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>aifreedom on "The send button doesn&#039;t look good in Safari on iOS"</title>
			<link>http://www.themolitor.com/forums/topic/the-send-button-doesnt-look-good-in-safari-on-ios#post-26671</link>
			<pubDate>Sat, 25 Jan 2014 13:54:51 +0000</pubDate>
			<dc:creator>aifreedom</dc:creator>
			<guid isPermaLink="false">26671@http://www.themolitor.com/forums/</guid>
			<description><p>As the title
</p></description>
		</item>

	</channel>
</rss>
