1
0
mirror of https://github.com/privacyguides/discourse-brand.git synced 2025-08-23 18:29:16 +00:00

Revert "Hide Google search form on results page"

This reverts commit 940ae61c4d.
This commit is contained in:
2025-08-22 11:03:33 -05:00
parent 940ae61c4d
commit a53f025ae3

View File

@@ -277,8 +277,3 @@ body.crawler {
a.active.sidebar-section-link.sidebar-row {
background: none;
}
// Hide Google search form
.google-search-form {
display: none;
}