mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
Merge pull request #308 from glyptodon/multiline-ff
GUAC-1440: Fix rendering of textarea elements within the admin UI.
This commit is contained in:
@@ -42,6 +42,7 @@ textarea {
|
||||
max-width: none;
|
||||
width: 30em;
|
||||
height: 10em;
|
||||
white-space: nowrap;
|
||||
white-space: pre;
|
||||
word-wrap: normal;
|
||||
overflow: auto;
|
||||
}
|
||||
|
Reference in New Issue
Block a user