]> git.plutz.net Git - cgilite/commitdiff
typo
authorPaul Hänsch <paul@plutz.net>
Wed, 11 Oct 2023 16:24:39 +0000 (18:24 +0200)
committerPaul Hänsch <paul@plutz.net>
Wed, 11 Oct 2023 16:24:39 +0000 (18:24 +0200)
common.css

index 38eff7da3b957999ff674f26ebe80ca3bf1c4409..dbaafd1f49b6c3fcdb6208bb1b7ed633f161d288 100644 (file)
@@ -126,7 +126,7 @@ input.search + button.search {
   white-space: nowrap;
   overflow: hidden;
 }
-input[type="search"] + button.search:before {
+input[type="search"] + button.search:before,
 input.search + button.search:before {
   content: '\1f50d';
   color: #000;