mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUAC-1052: Work around IE10 issues with display: table.
This commit is contained in:
@@ -47,7 +47,7 @@ body.client {
|
||||
}
|
||||
|
||||
.client-view .client-body {
|
||||
display: table-row;
|
||||
display: table-cell;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user