Add preference to hide one-off search buttons and adjust CSS positioning

This commit is contained in:
mr. M
2025-03-02 17:03:58 +01:00
parent a500407dc3
commit 7b124f1dc2
4 changed files with 15 additions and 3 deletions

View File

@@ -435,9 +435,8 @@ button.popup-notification-dropmarker {
font-size: 1.5em !important;
width: min(90%, 60rem) !important;
}
top: 50vh !important;
top: 25vh !important;
transform: translateX(-50%);
margin-top: -20%;
left: 50% !important;
#urlbar-container:has(&) {