From b843cbec06142c9dd44cbdc8eb26c6c7c986a502 Mon Sep 17 00:00:00 2001 From: Miodec Date: Thu, 2 Nov 2023 13:32:08 +0000 Subject: [PATCH] style(result page): fix rating appearing below the star icon --- frontend/src/styles/test.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/styles/test.scss b/frontend/src/styles/test.scss index 2b3beb5d6..cd017293b 100644 --- a/frontend/src/styles/test.scss +++ b/frontend/src/styles/test.scss @@ -755,7 +755,6 @@ padding: 0 0.25rem; } #rateQuoteButton { - display: inline-grid; gap: 0.25rem; } }