Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: application-1.0
-
Component/s: Application Skin
-
Labels:None
Description
Revision 440343 of maven-theme.css in maven-application-skin undid revision 430364 - "fix the CSS so that it renders correctly in IE7 and Opera."
Basically the height for #navcolumn li.expanded should be auto.
#navcolumn li.expanded { background-image: url( ../images/super.gif ); height: auto; }
Note: The Archiva and Continuum projects may use this skin.
Fixed in r668675.
New SNAPSHOT deployed.