Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#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)

padding-needed.png (2.7 KB ) - added by Nicklas Nordborg 8 years ago.

Download all attachments as: .zip

Change History (3)

by Nicklas Nordborg, 8 years ago

Attachment: padding-needed.png added

comment:1 by Nicklas Nordborg, 8 years ago

Resolution: fixed
Status: newclosed

(In [7021]) Fixes #1970: Need right padding in selection lists

Added 4px right padding and a minimum width in plug-in configuration dialog.

comment:2 by Nicklas Nordborg, 8 years ago

(In [7022]) References #1970: Need right padding in selection lists

The previous "fix" causes the padding to appear to the right of the drop-down arrow in IE. It looked really strange. It seems to work better if the padding is applied to the <option> instead.

Note: See TracTickets for help on using tickets.