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 > >