Ticket #5518 (closed defect: fixed)
dojo.marginBox, set button's width error
| Reported by: | guest | Owned by: | sjmiles |
|---|---|---|---|
| Priority: | high | Milestone: | 1.2 |
| Component: | HTML | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by peller) (diff)
when I use dojo.marginBox to set a button's width, it seems using wrong box-model. I saw that when the dom node's tagName is BUTTON, it takes use the border-box, but what if it is <input type="button">?
Change History
Note: See
TracTickets for help on using
tickets.