From 5730cd3dde39ce64ca6c871424c5c4e05fa6fd43 Mon Sep 17 00:00:00 2001 From: Jimmy Domagala-Tang Date: Tue, 13 May 2025 08:11:44 -0400 Subject: [PATCH] Merge pull request #25577 from overleaf/dk-assist-promition-spacing-fix Fix alignment issue in equation and table generator promotion GitOrigin-RevId: 2f085e266b0385efcae546b89e2c73388764bae3 --- .../web/frontend/stylesheets/bootstrap-5/modules/writefull.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/services/web/frontend/stylesheets/bootstrap-5/modules/writefull.scss b/services/web/frontend/stylesheets/bootstrap-5/modules/writefull.scss index c5dd1a32e7..9d5afb20e6 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/modules/writefull.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/modules/writefull.scss @@ -23,6 +23,7 @@ .feature-rebrand-promo-title-container { display: flex; + justify-content: space-between; } .feature-rebrand-promo-title-text {