Opened 9 years ago
Last modified 5 years ago
#15385 new enhancement
listInputItem need some relative position in ListInput.css
Reported by: | ymatias | Owned by: | dante |
---|---|---|---|
Priority: | undecided | Milestone: | 1.15 |
Component: | DojoX Form | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Hi. I think there is an error in the ListInput?.css of dojox.form package using Firefox 10.0 The inputitem must be positioned relatively becouse the close button appears at the top when there are more than one line in the ListInput? widget and also decrease the top:
.dojoxListInputItem { float:left; list-style-type:none; margin:1px 5px 1px 1px; padding:0; position:relative; } .dojoxListInputItem .dijitDialogCloseIcon{ right:auto !important; border:0 !important; padding:0!important; top: 2px; }
Change History (2)
comment:1 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|
comment:2 Changed 5 years ago by
Milestone: | 1.13 → 1.15 |
---|
Note: See
TracTickets for help on using
tickets.
Ticket planning... move current 1.13 tickets out to 1.15 to make it easier to move tickets into the 1.13 milestone.