Content deleted Content added
fix for list cells not having the same vertical padding as group cells |
trying eswiki style, 0 padding and 1.8 line-height on list cells |
||
Line 244:
end
listCell
:css('padding', '
:css('line-height', '1.8')
:cssText(args.liststyle)
:cssText(rowstyle)
|