diff --git a/src/UI/UIDesktop.js b/src/UI/UIDesktop.js
index c4c98094..a01e3d1e 100644
--- a/src/UI/UIDesktop.js
+++ b/src/UI/UIDesktop.js
@@ -986,7 +986,7 @@ async function UIDesktop(options){
// 'show desktop'
if(window.is_fullpage_mode){
- ht += `Open Desktop`;
+ ht += `Show Desktop `;
}
// refer
diff --git a/src/css/style.css b/src/css/style.css
index 73a4bd41..de335060 100644
--- a/src/css/style.css
+++ b/src/css/style.css
@@ -1708,7 +1708,7 @@ label {
border: 1px solid;
border-radius: 4px;
height: 18px !important;
- width: 90px !important;
+ width: 110px !important;
margin-top: 2px;
text-decoration: none;
margin-left: 10px !important;
diff --git a/src/icons/launch-white.svg b/src/icons/launch-white.svg
index eb553cd9..2df8d77a 100644
--- a/src/icons/launch-white.svg
+++ b/src/icons/launch-white.svg
@@ -1,8 +1,9 @@
-