diff --git a/app/features/lfg/components/LFGPost.module.css b/app/features/lfg/components/LFGPost.module.css
index db327f868..9a4e73453 100644
--- a/app/features/lfg/components/LFGPost.module.css
+++ b/app/features/lfg/components/LFGPost.module.css
@@ -105,7 +105,8 @@
font-weight: var(--weight-semi);
border-radius: var(--radius-selector);
background-color: var(--color-bg-higher);
- padding: var(--s-0-5) var(--s-2);
+ padding: 0 var(--s-2);
+ height: var(--selector-size-sm);
color: var(--color-text);
display: flex;
align-items: center;
diff --git a/app/features/lfg/components/LFGPost.tsx b/app/features/lfg/components/LFGPost.tsx
index 6e84c1ba9..42ff74c32 100644
--- a/app/features/lfg/components/LFGPost.tsx
+++ b/app/features/lfg/components/LFGPost.tsx
@@ -111,7 +111,7 @@ function TeamLFGPost({