:root { --tab-min-height: none !important; /* Remove minimum tab height. */ } /* Remove "This time, search with" from address bar results. */ .search-one-offs { display: none !important; } /* Remove "Close tab" button. */ .tab-close-button { display: none; } /* Remove "Search with Google" from address bar results. */ .urlbarView-row:first-of-type { display: none !important; }