-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 2.0
-
Component/s: None
-
Environment:
Standalone (Eval); JDK 1.4.2_10; RHEL3 on x86
There is a syntax error in /styles/main-action.css around line 604:
.successBox {
background-color: #dfd;
border: 1px solid #090;
padding: 5px;
mar
}
It looks like there's a margin definition that's getting chopped off.