[GH-ISSUE #248] Table Width goes offscreen incase content is too long #219

Closed
opened 2026-02-26 06:31:34 +03:00 by kerem · 0 comments
Owner

Originally created by @varunsridharan on GitHub (Dec 1, 2019).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/248

Checklist

  • Have you pulled and found the error with jc21/nginx-proxy-manager:latest docker image?
  • Are you sure you're not using someone else's docker image?
  • If having problems with Lets Encrypt, have you made absolutely sure your site is accessible from outside of your network?

Describe the bug
This bug is not related to anything that this app does. instead its related to the app itself.

in admin i can see all the table uses the class text-nowrap and if a table has some content thats too long like the screenshot1 && screenshot2 the content goes offscreen so its better to remove the class

screenshot1

image

screenshot2

image

Expected behavior

A clear and concise description of what you expected to happen.
image

image

Originally created by @varunsridharan on GitHub (Dec 1, 2019). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/248 **Checklist** - [x] Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image? - [x] Are you sure you're not using someone else's docker image? - [x] If having problems with Lets Encrypt, have you made absolutely sure your site is accessible from outside of your network? **Describe the bug** This bug is not related to anything that this app does. instead its related to the app itself. in admin i can see all the table uses the class `text-nowrap` and if a table has some content thats too long like the **screenshot1 && screenshot2** the content goes offscreen so its better to remove the class ### screenshot1 ![image](https://user-images.githubusercontent.com/1884287/69912386-ab2bcb00-144e-11ea-98dc-3a87d5cdd655.png) ### screenshot2 ![image](https://user-images.githubusercontent.com/1884287/69912404-d7dfe280-144e-11ea-8c97-69425f79c358.png) ## Expected behavior A clear and concise description of what you expected to happen. ![image](https://user-images.githubusercontent.com/1884287/69912420-17a6ca00-144f-11ea-8e03-261e8b2fe562.png) ![image](https://user-images.githubusercontent.com/1884287/69912421-1fff0500-144f-11ea-9d0d-bd2baf18d1d5.png)
kerem 2026-02-26 06:31:34 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#219
No description provided.