<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Wider default select boxes]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5324&amp;type=atom" />
	<updated>2014-11-18T13:03:17Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=5324</id>
		<entry>
			<title type="html"><![CDATA[Wider default select boxes]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=21503#p21503" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-11-18T13:03:17Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=21503#p21503</id>
		</entry>
</feed>
