diff --git a/indra/newview/skins/default/xui/en/floater_toybox.xml b/indra/newview/skins/default/xui/en/floater_toybox.xml
index bdc04a8a78864d4e32de2a6c5ab6ec9242bdceaf..59e3fc1000ae18d3449f5b089549e73174c5faf9 100644
--- a/indra/newview/skins/default/xui/en/floater_toybox.xml
+++ b/indra/newview/skins/default/xui/en/floater_toybox.xml
@@ -4,7 +4,7 @@
   can_dock="false"
   can_minimize="false"
   can_resize="false"
-  height="430"
+  height="455"
   help_topic="toybox"
   layout="topleft"
   legacy_header_height="18"
@@ -13,7 +13,7 @@
   save_rect="true"
   single_instance="true"
   title="TOOLBAR BUTTONS"
-  width="650">
+  width="675">
   <text
     follows="left|top"
     font="SansSerifMedium"
@@ -81,11 +81,11 @@
   <panel
     bevel_style="none"
     border="true"
-    bottom="366"
+    bottom="390"
     follows="left|bottom|right"
     left="20"
     right="-20"
-    top="366" />
+    top="390" />
   <button
     follows="left|bottom|right"
     height="23"
@@ -94,7 +94,7 @@
     layout="topleft"
     left="185"
     name="btn_clear_all"
-    top="385"
+    top="-45"
     width="130">
     <button.commit_callback function="Toybox.ClearAll" />
   </button>
@@ -106,7 +106,7 @@
     layout="topleft"
     left="335"
     name="btn_restore_defaults"
-    top="385"
+    top="-45"
     width="130">
     <button.commit_callback function="Toybox.RestoreDefaults" />
   </button>