From 1635fcfb27a4a23ecf777f437e4a2782c7d60c30 Mon Sep 17 00:00:00 2001 From: Sebastian Stehle Date: Thu, 17 Oct 2019 15:34:15 +0200 Subject: [PATCH] Badge styling fix. --- .../app/features/content/shared/reference-item.component.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Squidex/app/features/content/shared/reference-item.component.scss b/src/Squidex/app/features/content/shared/reference-item.component.scss index 43441bd9e..748c5ecc3 100644 --- a/src/Squidex/app/features/content/shared/reference-item.component.scss +++ b/src/Squidex/app/features/content/shared/reference-item.component.scss @@ -24,5 +24,4 @@ .badge { @include truncate; - display: inline-block !important; } \ No newline at end of file