forked from extern/egroupware
Give multiselect boxes full width
This commit is contained in:
parent
c067e2ccb7
commit
f00bee861f
@ -1,4 +1,7 @@
|
|||||||
<!-- BEGIN header -->
|
<!-- BEGIN header -->
|
||||||
|
<style>
|
||||||
|
select[multiple] { width:100%;}
|
||||||
|
</style>
|
||||||
<form method="POST" action="{action_url}">
|
<form method="POST" action="{action_url}">
|
||||||
{hidden_vars}
|
{hidden_vars}
|
||||||
<table border="0" align="center">
|
<table border="0" align="center">
|
||||||
|
Loading…
Reference in New Issue
Block a user