Opened 11 years ago
Closed 11 years ago
#10638 closed bug (fixed)
marginTop should be margin-top in support.js inline style string
Reported by: | dmethvin | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | None |
Component: | support | Version: | 1.7rc2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Change History (2)
comment:1 Changed 11 years ago by
Component: | unfiled → support |
---|---|
Priority: | undecided → blocker |
Version: | 1.7b2 → 1.7rc2 |
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Correct typo in support.js assigning margin-top with cssText. Fixes #10638.