From da83e0de6f69dbcc97d03d21a6377f6a85feb572 Mon Sep 17 00:00:00 2001 From: Nathan Upchurch Date: Mon, 23 Feb 2026 16:56:48 -0600 Subject: [PATCH] Fix isso button width issue --- _includes/issoCommenting.njk | 1 - 1 file changed, 1 deletion(-) diff --git a/_includes/issoCommenting.njk b/_includes/issoCommenting.njk index b0e9498..d96686b 100644 --- a/_includes/issoCommenting.njk +++ b/_includes/issoCommenting.njk @@ -55,7 +55,6 @@ display: inline-block !important; float: inherit !important; margin: 0 var(--space-2xs) 0 0 !important; - max-width: var(--space-3xl) !important; &::after { content: "" !important; }