Prevent 'No selected file' from wrapping to two lines.
This commit is contained in:
parent
882725181a
commit
1e45c33be6
@ -1411,6 +1411,7 @@ input#qr-filename {
|
||||
padding-left: 3px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
#qr-no-file {
|
||||
color: #AAA;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user