diff --git a/apps/insights/src/components/Publisher/layout.module.scss b/apps/insights/src/components/Publisher/layout.module.scss
index 897b933141..cb3039a8e3 100644
--- a/apps/insights/src/components/Publisher/layout.module.scss
+++ b/apps/insights/src/components/Publisher/layout.module.scss
@@ -93,6 +93,10 @@
display: grid;
}
}
+
+ .oisInfoBox {
+ grid-column: span 2 / span 2;
+ }
}
.oisDrawerFooter {
diff --git a/apps/insights/src/components/Publisher/layout.tsx b/apps/insights/src/components/Publisher/layout.tsx
index a690384623..5a24a67f5e 100644
--- a/apps/insights/src/components/Publisher/layout.tsx
+++ b/apps/insights/src/components/Publisher/layout.tsx
@@ -365,6 +365,7 @@ export const PublishersLayout = async ({ children, params }: Props) => {
/>
}
header="Oracle Integrity Staking (OIS)"
>