Apparently this doesn\'t work:
select[multiple]{ height: 100%; }
it makes the select have 100% page height...
auto
select could contain optgroup which takes one line each:
select
optgroup
1 2 3
In this example total size is (1+1)+(1+2)=5.
size
(1+1)+(1+2)=5