mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #289] Wrap source domains on proxy hosts listing. #258
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#258
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @stk21 on GitHub (Feb 5, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/289
I have a proxy host that is serving data for 10+ domain names. When I put all of the domains in, the proxy host listing for each domain doesn't wrap, so the page scrolls way off to the right.
Is there a way to allow the listings to wrap. I have provided a screen shot for a visual.

@stk21 commented on GitHub (Feb 5, 2020):
disregard. I modified the main.css file inside of the container to remove the nowrap. it might have ill effected on other areas that will wrap, but for this specific instance it fixed my issue and the domain names wrap now. Probably would have been smarter to alter the css tag on that specific element in the tabler setup, but I didnt dig that deep into it.
@jc21 commented on GitHub (Feb 7, 2020):
This fix seems to have been added by another contributor, just not merged in to the latest yet. It's coming though :)