Browse Source

Final fix for Edge overflow bug

Toby Chui 3 years ago
parent
commit
a8007af01e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/desktop.system

+ 1 - 1
web/desktop.system

@@ -3524,7 +3524,7 @@
             
             var iconTextReadjustment = "";
             if (isChrome){
-                iconTextReadjustment = "font-size: 96%;"
+                iconTextReadjustment = "font-size: 92%;"
             }
            
             var thisIcon = $(`<${htmlType} href="javascript:void(0);" class="launchIcon"