#1970 closed enhancement (fixed)
Need right padding in selection lists
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | trivial | Milestone: | BASE 3.6.3 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
Edit dialogs that have selection lists that are not forced to a specific width get their width automatically set to the largest option. When this option is selected there is no padding between the text and drop-down arrow to the right. See attached image.
Attachments (1)
Change History (3)
by , 9 years ago
Attachment: | padding-needed.png added |
---|
comment:1 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 9 years ago
Note:
See TracTickets
for help on using tickets.
(In [7021]) Fixes #1970: Need right padding in selection lists
Added 4px right padding and a minimum width in plug-in configuration dialog.