diff --git a/studio/frontend/src/features/settings/tabs/agents-tab.tsx b/studio/frontend/src/features/settings/tabs/agents-tab.tsx
index c4c464d62a..a8ef07234b 100644
--- a/studio/frontend/src/features/settings/tabs/agents-tab.tsx
+++ b/studio/frontend/src/features/settings/tabs/agents-tab.tsx
@@ -1119,7 +1119,9 @@ export function AgentsTab() {
-
+ {/* Fixed height on every column header, so the padded docs link
+ here cannot push this control below the other two. */}
+
-
- {t("settings.agents.model")}
-
+
+
+ {t("settings.agents.model")}
+
+
{
@@ -1289,12 +1293,14 @@ export function AgentsTab() {
-
- {t("settings.agents.quantization")}
-
+
+
+ {t("settings.agents.quantization")}
+
+