From 9f349a7c0a3cd84643a422722a19831263ccc1a5 Mon Sep 17 00:00:00 2001
From: psychedelicious <4822129+psychedelicious@users.noreply.github.com>
Date: Mon, 19 Aug 2024 08:44:42 +1000
Subject: [PATCH] fix(ui): do not constrain width of hide/show boards button
lets translations display fully
---
.../web/src/features/gallery/components/ImageGalleryContent.tsx | 1 -
1 file changed, 1 deletion(-)
diff --git a/invokeai/frontend/web/src/features/gallery/components/ImageGalleryContent.tsx b/invokeai/frontend/web/src/features/gallery/components/ImageGalleryContent.tsx
index a42410b885..e8f42ae65e 100644
--- a/invokeai/frontend/web/src/features/gallery/components/ImageGalleryContent.tsx
+++ b/invokeai/frontend/web/src/features/gallery/components/ImageGalleryContent.tsx
@@ -60,7 +60,6 @@ const ImageGalleryContent = () => {