From 02c08e79ae24684d008dfdaa61852cbf5bd71497 Mon Sep 17 00:00:00 2001 From: Adorian Doran Date: Sat, 8 Feb 2025 00:34:01 +0200 Subject: [PATCH] style(next): remove a not longer needed style --- src/public/stylesheets/theme-next/shell.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/public/stylesheets/theme-next/shell.css b/src/public/stylesheets/theme-next/shell.css index acf7818f0..a52828fd9 100644 --- a/src/public/stylesheets/theme-next/shell.css +++ b/src/public/stylesheets/theme-next/shell.css @@ -379,12 +379,6 @@ div.quick-search .search-button.show { overflow: hidden; } -/* The "Show in full search" button */ -.quick-search .dropdown-menu button { - padding: 0; - color: var(--menu-text-color) !important; -} - /* * Left pane */