At least on my screen, I see the buttons (on the next line, mind you, so this
might be a float bug) but the next project's div covers them up, so I can't
click on them. In fact yes, the UL that contains the action buttons is float'd
left, but apparently there is insufficient space in the parent element to put
both on one line. This makes managing individual projects a little difficult,
but it's a pretty simple style bug (I think!)
|