openhatch

Issue741

Title "Manage projects" page has action buttons, but they're not clickable
Milestone Priority bug
Waiting On Status chatting
Superseder Nosy List MarkTraceur, paulproteus
Assigned To Keywords

Created on 2012-06-19.01:09:31 by MarkTraceur, last changed 2012-06-19.01:31:49 by MarkTraceur.

Files
File name Uploaded Type Edit Remove
blocking-buttons.png MarkTraceur, 2012-06-19.01:31:47 image/png
ul-inspect.png MarkTraceur, 2012-06-19.01:31:15 image/png
Messages
msg3290 (view) Author: MarkTraceur Date: 2012-06-19.01:31:47
Bonus points: The lower div blocking the UL.
msg3289 (view) Author: MarkTraceur Date: 2012-06-19.01:31:15
The latter!
msg3288 (view) Author: paulproteus Date: 2012-06-19.01:25:53
Can you attach a screenshot, and preferably a
screenshot of what you get when you do "inspect element"?
msg3287 (view) Author: MarkTraceur Date: 2012-06-19.01:09:25
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!)
History
Date User Action Args
2012-06-19 01:31:49MarkTraceursetfiles: + blocking-buttons.png
messages: + msg3290
2012-06-19 01:31:17MarkTraceursetfiles: + ul-inspect.png
messages: + msg3289
2012-06-19 01:25:58paulproteussetstatus: unread -> chatting
messages: + msg3288
2012-06-19 01:09:31MarkTraceurcreate