# HG changeset patch # User bsw # Date 1341398286 -7200 # Node ID f49f8e0a23667629de4815f0a1408728e1801a6c # Parent e21819daf76d286628803f829a3692cd90198418 Fixed to long input elements in IE diff -r e21819daf76d -r f49f8e0a2366 static/style.css --- a/static/style.css Wed Jul 04 12:35:47 2012 +0200 +++ b/static/style.css Wed Jul 04 12:38:06 2012 +0200 @@ -724,7 +724,7 @@ .vertical select { font-family: sans-serif; font-size: 100%; - width: 69%; + width: 68%; border: 1px solid #444; padding: 0.2ex 0.2em 0.2ex 0.2em; margin-bottom: 1ex;