From da124a5559764a6be01cb54af1d1842b39a29314 Mon Sep 17 00:00:00 2001 From: Eric Date: Tue, 8 Apr 2025 17:52:49 -0500 Subject: [PATCH] Website: fix width of GitHub stars button (#28008) Closes: #27965 Changes: - Updated the width of the GitHub stars button in the website header to prevent the stars count from being hidden. --- website/views/layouts/layout.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/views/layouts/layout.ejs b/website/views/layouts/layout.ejs index d74b043ff5..c246088749 100644 --- a/website/views/layouts/layout.ejs +++ b/website/views/layouts/layout.ejs @@ -233,7 +233,7 @@ Pricing + allowtransparency="true" frameborder="0" scrolling="0" width="140" height="20"> <%if(!hideGetStartedButton){%> Try it yourself