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

Closed
opened 2025-12-29 21:45:25 +01:00 by adam · 0 comments
Owner

Originally created by @aq5747 on GitHub (Aug 6, 2025).

Originally assigned to: @jeremystretch on GitHub.

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.

Originally created by @aq5747 on GitHub (Aug 6, 2025). Originally assigned to: @jeremystretch on GitHub. ### 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. <img width="1004" height="374" alt="Image" src="https://github.com/user-attachments/assets/a8e2880a-aae4-4122-a694-063fef079e01" /> 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. <img width="781" height="350" alt="Image" src="https://github.com/user-attachments/assets/cb11bb61-da48-47c6-a873-71d628db3be4" /> 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.
adam added the type: bugstatus: acceptedseverity: low labels 2025-12-29 21:45:25 +01:00
adam closed this issue 2025-12-29 21:45:25 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11454