Attempt to stop the dhcp reservation wrapping. (#1739)

Some people see this, but I cannot reproduce it, which makes fixing it tricky.
So .. a guess.
This commit is contained in:
Tim Wilkinson 2024-12-02 21:45:13 -08:00 committed by GitHub
parent d87814c2db
commit 6ebee57b75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -567,7 +567,7 @@ label.switch
#ctrl-modal .reservation > div:first-child label
{
white-space: normal;
width: 45px;
width: 40px;
align-self: center;
text-align: center;
}