diff --git a/doc/classes/Button.xml b/doc/classes/Button.xml
index 0ae10b3bcb5..e850f6a32db 100644
--- a/doc/classes/Button.xml
+++ b/doc/classes/Button.xml
@@ -41,6 +41,7 @@
Button's icon, if text is present the icon will be placed before the text.
+ To edit margin and spacing of the icon, use [code]hseparation[/code] theme property of [Button] and [code]content_margin_*[/code] properties of the used [StyleBox]es.
The button's text that will be displayed inside the button's area.