Closed (fixed)
Project:
Amadou
Version:
5.x-3.0
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
2 Jul 2007 at 17:58 UTC
Updated:
16 Jul 2007 at 18:17 UTC
In IE6, within the Admin section, the right column admin items get bumped down.
To fix this you'll need to add to ie6.css
div.admin .right
{
float:right;
margin-right:0.5em;
width:46%;
}
The attached will patch ie6.css
| Comment | File | Size | Author |
|---|---|---|---|
| ie6css.patch | 403 bytes | jwolf |
Comments
Comment #1
jwolf commentedFixed with the amadou 5.x-3.1 release
Comment #2
(not verified) commented