<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title>DevKick Forums - Text and Password Input Fields With Different Sizes</title>
		<link>http://devkick.com/talk/topic/78/text-and-password-input-fields-with-different-sizes/</link>
		<description>The most recent posts in Text and Password Input Fields With Different Sizes.</description>
		<lastBuildDate>Mon, 16 Jun 2008 12:19:46 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title>Text and Password Input Fields With Different Sizes</title>
			<link>http://devkick.com/talk/post/238/#p238</link>
			<description>In tripoli.base.css, there exists the following line.

.content textarea,.content input[type=&#039;text&#039;]

When I&#039;m creating a login type form, I get two different sized text fields. Adding the following line makes both types of text field have the same width.

.content textarea,.content input[type=&#039;text&#039;],.content input[type=&#039;password&#039;]</description>
			<author>dummy@example.com (eviltofu)</author>
			<pubDate>Mon, 16 Jun 2008 12:19:46 +0000</pubDate>
			<guid>http://devkick.com/talk/post/238/#p238</guid>
		</item>
	</channel>
</rss>
