Give multiselect boxes full width

This commit is contained in:
Nathan Gray 2012-12-11 17:50:22 +00:00
parent c067e2ccb7
commit f00bee861f

View File

@ -1,4 +1,7 @@
<!-- BEGIN header -->
<style>
select[multiple] { width:100%;}
</style>
<form method="POST" action="{action_url}">
{hidden_vars}
<table border="0" align="center">