Skip to content

Commit 6010c9d

Browse files
committed
Update comment reference missed in previous commit
Should have been part of f0a39cd
1 parent f0a39cd commit 6010c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/styles/base.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@ html {
617617
#noVNC_settings textarea,
618618
#noVNC_settings input:not([type=checkbox]):not([type=radio]) {
619619
margin-left: 6px;
620-
/* Prevent inputs in panels from being too wide */
620+
/* Prevent inputs in settings from being too wide */
621621
max-width: calc(100% - 6px - var(--input-xpadding) * 2);
622622
}
623623

0 commit comments

Comments
 (0)