diff --git a/windows/src/developer/TIKE/xml/kmw/index.html b/windows/src/developer/TIKE/xml/kmw/index.html index b1609d13b7..6efd5b724e 100644 --- a/windows/src/developer/TIKE/xml/kmw/index.html +++ b/windows/src/developer/TIKE/xml/kmw/index.html @@ -50,7 +50,9 @@ - Install packages +
+ Install packages +
diff --git a/windows/src/developer/TIKE/xml/kmw/packages.html b/windows/src/developer/TIKE/xml/kmw/packages.html index 191032cec5..73562f981d 100644 --- a/windows/src/developer/TIKE/xml/kmw/packages.html +++ b/windows/src/developer/TIKE/xml/kmw/packages.html @@ -19,7 +19,7 @@

Install Packages

-
Test keyboards online
+
Test keyboards online
diff --git a/windows/src/developer/TIKE/xml/kmw/test.css b/windows/src/developer/TIKE/xml/kmw/test.css index 47ca5e912d..7293143b58 100644 --- a/windows/src/developer/TIKE/xml/kmw/test.css +++ b/windows/src/developer/TIKE/xml/kmw/test.css @@ -114,9 +114,10 @@ h2 { display: none; } -.touch-device #install-link, -.touch-device #install-link-packages, +.install-link-packages, +#install-link-packages, #model-link, +.touch-device #install-link, .touch-device-ios #install-link-ios, .touch-device-android #install-link-android { display: inline-block;