diff --git a/Fluent/user.css b/Fluent/user.css index 0848157..9e934ce 100644 --- a/Fluent/user.css +++ b/Fluent/user.css @@ -1668,3 +1668,8 @@ option { .main-topBar-button[title="Bookmark"] { background-color: var(--spice-card) !important; } + +.contentSpacing div[role="search"] > div > span { + margin-right: auto; + flex: 0; +}