Skip to content

Commit 357c1ad

Browse files
committed
resolve minor CSS bug
1 parent 84b23f4 commit 357c1ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/webpage/style.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2917,6 +2917,9 @@ fieldset input[type="radio"] {
29172917
width: 0px;
29182918
padding: 0;
29192919
}
2920+
.searchBox:empty::after {
2921+
content: "";
2922+
}
29202923
#searchX {
29212924
position: absolute;
29222925
width: 24px;

0 commit comments

Comments
 (0)