Skip to content

Commit 1f5dd86

Browse files
committed
updated styles
1 parent c06328f commit 1f5dd86

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

main/main.css

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Required Styles
33
\**************************/
44

5-
[aria-hidden="true"] {
5+
.wp-sls-search-modal[aria-hidden="true"] {
66
display: none;
77
}
88

@@ -62,7 +62,3 @@
6262
.wp-sls-search-modal__header a:before {
6363
content: "\2715";
6464
}
65-
66-
input.wp-sls-search-field {
67-
width: 100%;
68-
}

0 commit comments

Comments
 (0)