]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/commitdiff
prevent labels from breaking when the screen gets too small
authorValerie Pond <redacted>
Thu, 5 Jan 2023 09:37:12 +0000 (09:37 +0000)
committerValerie Pond <redacted>
Thu, 5 Jan 2023 09:37:12 +0000 (09:37 +0000)
css/unrealircd-admin.css

index 7fcff7e92bb97fb3ab542c300493bc14ddbc2fd9..08c6212dbbc5c3f3ac3229cb52bdeeb0661e0576 100644 (file)
@@ -55,7 +55,7 @@ a {
     background-color: rgba(255, 78, 78, 0.295);
 }
 .label {
-
+    white-space: nowrap;
     font-family: 'Heebo', sans-serif;
     font-size: 0.65rem;
     font-weight: 500;