Skip to content

Increased button sizes since v4.3.4 causing visual oddities #20030

@aq5747

Description

@aq5747

Deployment Type

Self-hosted

NetBox Version

v4.3.4 and v4.3.5

Python Version

3.10

Steps to Reproduce

  1. Install/upgrade to NetBox v4.3.4 or 4.3.5 (not occurring demo site)
  2. Go to any table view (such as sites list)
  3. Go to any circuit object details page

Expected Behavior

Visual presentation similar to v4.3.3.

Observed Behavior

Some button styling has changed since v4.3.4 and seems to be due to the update to tabler v1.4.0 in that release.

In a table view, the edit button size has increased which has the side effect of increasing the size of table rows. While not necessarily a problem itself, it has the secondary side effect of exposing that the row text itself is not centered.

Image

There is a more noticeable issue with the buttons on the Terminations cards for a circuit. The buttons themselves have increased in size, and the button image/text is no longer centered.

Image

There may be more but this is all I've noticed so far. Also note that this is not occurring on the demo site, which seems to be using a different/older CSS file.

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions