[Break down and use table display for golf-show-list clinton@unknownlamer.org**20080117175705 Now the controls line up at least ] hunk ./static-data/css/tee-it-up.css 70 -.golf-chooser .chooser-list .show-title { font-style: italic; - text-decoration: none; } -.golf-chooser .golf-controls li.control { padding-left: 0.1em; - padding-right: 0.1em; } +.golf-show-list { display: table; } +.golf-show-list .golf-show-list-item { display: table-row; } +.golf-show-list .golf-show-body { display: table-cell; } +.golf-show-list .golf-controls { display: table-cell; }