resolve minor CSS bug

This commit is contained in:
MathMan05
2025-07-18 13:39:53 -05:00
parent 84b23f4d08
commit 357c1ad37a
+3
View File
@@ -2917,6 +2917,9 @@ fieldset input[type="radio"] {
width: 0px;
padding: 0;
}
.searchBox:empty::after {
content: "";
}
#searchX {
position: absolute;
width: 24px;