I'm trying to style the bookmark widget to display a simple list of bookmark names with no thumbnail images. I've only really been successful in not displaying the thumbnail image (.jimu-img-node .node-box{ display: none;}) but otherwise have been stuck with variations of a row of 3 bookmark names with a large space between each row. I'm wondering if anyone has any styling examples or suggestions to get me on track?