diff --git a/esoui/ingame/optionspanels/keyboard/optionspanel_gameplay_keyboard.xml b/esoui/ingame/optionspanels/keyboard/optionspanel_gameplay_keyboard.xml
index 24a25d5..29652a5 100755
--- a/esoui/ingame/optionspanels/keyboard/optionspanel_gameplay_keyboard.xml
+++ b/esoui/ingame/optionspanels/keyboard/optionspanel_gameplay_keyboard.xml
@@ -49,7 +49,7 @@
         </Control>
 
         <Control name="Options_Gameplay_GamepadSection" inherits="ZO_Options_SectionTitle_WithDivider">
-            <Anchor point="TOPLEFT" relativeTo="Options_Gameplay_PreventAttackingInnocents" relativePoint="BOTTOMLEFT" offsetY="15" />
+            <Anchor point="TOPLEFT" relativeTo="Options_Gameplay_PreventAttackingInnocents" relativePoint="BOTTOMLEFT" offsetX="-20" offsetY="15" />
             <OnInitialized>
                 KEYBOARD_OPTIONS:SetSectionTitleData(self, SETTING_PANEL_GAMEPLAY, SI_GAMEPAD_SECTION_HEADER)
                 ZO_OptionsWindow_InitializeControl(self)