tmcgee/cmv-widgets

View on GitHub
widgets/IdentifyPanel/css/IdentifyPanel.css

Summary

Maintainability
Test Coverage

Use of !important
Open

    display: none !important;

Using height with padding can sometimes make elements larger than you expect.
Open

    padding: 2px 6px;

Using width with padding can sometimes make elements larger than you expect.
Open

    padding: 2px 6px;

There are no issues that match your filters.

Category
Status