Ticket #2319 (closed defect: Fixed)

Opened 13 months ago

Last modified 7 weeks ago

Device/IP Search label extends over the search box, making it impossible to click

Reported by: ian Owned by: noel
Priority: 3 - Medium Milestone: zenoss-2.2
Component: User Interface Version: 2.1.0
Keywords: zenoss-2.1.1-patched Cc:
Community Patch Attached: Deployed @ Customer:
Installer: Maintenance Target:
Specific ZenPack: Maintenance Status:
Documentation Note?: Not required Regression:

Description

It's because the element is display:block, so its width defaults to 100%. See line 165 of zenoss.css. Try removing display:block and see what happens. It works fine in FF/Mac.

Change History

Changed 13 months ago by noel

Changed 13 months ago by ecn

  • keywords zenoss-2.1.1-accepted added; zenoss-2.1.1-proposed removed

Changed 13 months ago by noel

  • status changed from new to closed
  • resolution set to fixed

Changed 13 months ago by marc

(In [7507]) Patching r7489 to 2.1.x branch

Changed 13 months ago by marc

  • keywords zenoss-2.1.1-patched added; zenoss-2.1.1-accepted removed

Changed 7 weeks ago by bbibeault

  • documentation set to Not required
  • reviewed set to 1
Note: See TracTickets for help on using tickets.