Closed (fixed)
Project:
Manji
Version:
4.6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2005 at 11:49 UTC
Updated:
19 Jun 2005 at 13:41 UTC
When you use the manji theme and go to the administration pannel for blocks, the table with the id "blocks" gets moved to the side where the menu blocks are as well.
Solution:
In Style css in line 477 change
#blocks
to
div#blocks
This is the first bug I report, should I set the status to resolved? Also I don't know how to create patch files, could someone else do this maybe?
Thanks,
Daniel
Comments
Comment #1
chrisada commentedThanks for pointing this out. I've made the suggested correction.
The status is set to 'fixed' after the code in CVS has been updated.
Comment #2
(not verified) commented