GUACAMOLE-723: Ensure thumbnail is always confined within designated space.

This commit is contained in:
Michael Jumper
2019-04-02 17:56:48 -07:00
parent b5bfc680e7
commit 319c40c906

View File

@@ -96,6 +96,7 @@
transition: opacity 0.25s;
max-height: 128px;
overflow: hidden;
vertical-align: middle;
}