diff --git a/windows/src/desktop/kmshell/xml/config.css b/windows/src/desktop/kmshell/xml/config.css
index 9486efef2f..373ec3e8e8 100644
--- a/windows/src/desktop/kmshell/xml/config.css
+++ b/windows/src/desktop/kmshell/xml/config.css
@@ -354,8 +354,8 @@ input[type=checkbox]:checked +label {
.list_item.kbd_list_item.expanded .list_detail
{
display: block;
- animation: growDown 500ms ease-in-out forwards;
- transform-origin: top center;
+ /* animation: growDown 500ms ease-in-out forwards;
+ transform-origin: top center;*/
}
diff --git a/windows/src/desktop/kmshell/xml/keyman_keyboardlist.xsl b/windows/src/desktop/kmshell/xml/keyman_keyboardlist.xsl
index 03955dc185..11ad18a77c 100644
--- a/windows/src/desktop/kmshell/xml/keyman_keyboardlist.xsl
+++ b/windows/src/desktop/kmshell/xml/keyman_keyboardlist.xsl
@@ -143,33 +143,35 @@