Opened 12 years ago

Closed 12 years ago

#1722 closed defect (fixed)

Display glitch in derived bioassay edit dialog

Reported by: Nicklas Nordborg Owned by: everyone
Priority: trivial Milestone: BASE 3.2
Component: web Version:
Keywords: Cc:

Description (last modified by Nicklas Nordborg)

See the attached file. For a standard BASE installation this only happens when the 'none' item subtype is selected. If a specific subtype is used, eg. scan, the glitch disappears.

The glitch is only visible in Internet Explorer. Firefox is ok.

Attachments (1)

edit_derivedbioassay.png (23.2 KB ) - added by Nicklas Nordborg 12 years ago.

Download all attachments as: .zip

Change History (3)

by Nicklas Nordborg, 12 years ago

Attachment: edit_derivedbioassay.png added

comment:1 by Nicklas Nordborg, 12 years ago

Description: modified (diff)

comment:2 by Nicklas Nordborg, 12 years ago

Resolution: fixed
Status: newclosed

(In [6117]) Fixes #1722: Display glitch in derived bioassay edit dialog

Seems like it was related to the float: left on the warning icon. Adding overflow: hidden to the parent container got rid of the problem.

Note: See TracTickets for help on using tickets.