Vertical center table content if word-wrap happens #9463

Closed
opened 2025-12-29 20:50:15 +01:00 by adam · 1 comment
Owner

Originally created by @julianstolp on GitHub (Apr 10, 2024).

Originally assigned to: @jeremystretch on GitHub.

Deployment Type

Self-hosted

NetBox Version

v4.0-beta1

Python Version

3.10

Steps to Reproduce

  1. Go to any table
  2. Add columns till word-wrap happens
  3. Content is aligned left top
    image

Expected Behavior

Content is aligned left center like in NetBox v3.7.x or tabler.io
image
image

Observed Behavior

Content is aligned left top
image

Originally created by @julianstolp on GitHub (Apr 10, 2024). Originally assigned to: @jeremystretch on GitHub. ### Deployment Type Self-hosted ### NetBox Version v4.0-beta1 ### Python Version 3.10 ### Steps to Reproduce 1. Go to any table 2. Add columns till word-wrap happens 3. Content is aligned left top ![image](https://github.com/netbox-community/netbox/assets/41152397/c9d338ab-2dc0-4824-9f86-18b827664ac7) ### Expected Behavior Content is aligned left center like in NetBox v3.7.x or tabler.io ![image](https://github.com/netbox-community/netbox/assets/41152397/d1670317-8947-4cae-be05-862ba0f2c64e) ![image](https://github.com/netbox-community/netbox/assets/41152397/bb3f09bc-930c-400d-b32a-4f5b663a5b08) ### Observed Behavior Content is aligned left top ![image](https://github.com/netbox-community/netbox/assets/41152397/91cbe0b0-cf7c-4696-8ccf-79d94d6be5f3)
adam closed this issue 2025-12-29 20:50:15 +01:00
Author
Owner

@jeremystretch commented on GitHub (Apr 10, 2024):

This is intentional, as the vertical alignment along the top of the row provides better readability.

@jeremystretch commented on GitHub (Apr 10, 2024): This is intentional, as the vertical alignment along the top of the row provides better readability.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9463