<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Wider default select boxes]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5324</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5324&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Wider default select boxes.]]></description>
		<lastBuildDate>Tue, 18 Nov 2014 13:03:17 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Wider default select boxes]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21503#p21503</link>
			<description><![CDATA[<p>Please fix the combo box selection css for the standard themes to accomodate the standard choices and stay within the width of the longest textarea and textbox widths.<br /></p><div class="codebox"><pre><code>--- old/themes/aqua/default.css    Mon Sep 29 21:21:28 2014
+++ new/themes/aqua/default.css    Tue Nov 18 18:19:02 2014
@@ -43,7 +43,7 @@
 }
 
 select {
-    max-width: 200px;
+    max-width: 230px;
 }
 
 option.inactive {
--- old/themes/cool/default.css    Mon Sep 29 21:21:28 2014
+++ new/themes/cool/default.css    Tue Nov 18 18:18:44 2014
@@ -43,7 +43,7 @@
 }
 
 select {
-    max-width: 200px;
+    max-width: 230px;
 }
 
 option.inactive {
--- old/themes/default/default.css    Mon Sep 29 21:21:28 2014
+++ new/themes/default/default.css    Tue Nov 18 18:17:32 2014
@@ -43,7 +43,7 @@
 }
 
 select {
-    max-width: 200px;
+    max-width: 230px;
 }
 
 option.inactive {</code></pre></div><p>The before and after screenshots of MS Internet Explorer 6 (same in FF 33 as well) are in the attachments.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 18 Nov 2014 13:03:17 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21503#p21503</guid>
		</item>
	</channel>
</rss>
