mirror of
https://github.com/novnc/noVNC.git
synced 2026-06-03 19:09:41 +00:00
Avoid wrapping labels
This commit is contained in:
@@ -456,6 +456,7 @@ input[type=button]:active, select:active {
|
||||
|
||||
.noVNC_panel label {
|
||||
display: block;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.noVNC_panel .noVNC_heading {
|
||||
|
||||
Reference in New Issue
Block a user