Closed (fixed)
Project:
Shiny (Administration theme)
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
23 Oct 2012 at 15:55 UTC
Updated:
14 Nov 2012 at 09:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
dudenhofer commentedI'm taking this and re-assigning this to the Shiny project - I'm noticing the overlap even without the Kiala. I will have a fix shortly and test against the Kiala shipping as well.
Comment #2
dudenhofer commentedIn addition to the overlapping issue, I found some styles that were too specific and generalized them to make the add comment forms more consistent. Pushed to dev here http://drupalcode.org/project/shiny.git/commit/c1d17b7
Comment #3
theo_ commentedCommit from #2 solved the issue for me.
Comment #4
krabbe commentedI had an issue on admin/commerce/product. The quick edit drop button was totally missing.
I made a little change to contrib.css and the button was visible again.
line 646:
Deleting "position: absolute" made the trick for me.
Comment #5
bojanz commented@krabbe
That was fixed in #1824076: Missing operation links in the admin products views of Kickstart backoffice.