Hi, turned out that "this evening or maybe tomorrow" was meaning "a week after".. Anyway, committed the fix on 2.10.0-svn-68 (I ended up giving 0.1em 0.5em to select boxes to give a little more space between lines).
br, juan pablo On Sat, Jan 4, 2014 at 3:31 PM, Juan Pablo Santos Rodríguez < juanpablo.san...@gmail.com> wrote: > Hi Ichiro! > > thanks for spotting it, I'll take a look at it this evening or maybe > tomorrow (or if anyone else one to take it before, please feel free O:-)) > > > br, > juan pablo > > > On Sat, Jan 4, 2014 at 6:57 AM, Ichiro Furusato <ichiro.furus...@gmail.com > > wrote: > >> Hi Juan Pablo, >> >> There's a minor bug in the default jspwiki.css stylesheet that shows up >> in overly-tall popup >> menus (/select/option) on the Preferences page. This can be fixed by >> changing >> >> .wikiform option{padding:0.5em; ... >> >> to >> >> .wikiform option{padding:*0em* 0.5em; ... >> >> I noticed this while debugging the CleanBlue skin. >> >> Cheers, >> >> Ichiro >> >> >