Skip to content

Commit 85a9c8f

Browse files
committed
resize cancel icon for small screens
1 parent c96dce7 commit 85a9c8f

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

web-components/nav-header/nav-header.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,14 @@ input {
245245
#search-icon {
246246
width: 1em;
247247
}
248+
249+
form input {
250+
font-size: 0.5em;
251+
}
252+
253+
#clear-icon {
254+
width: 1.5em;
255+
}
248256
}
249257

250258
/* 425px and below screen sizes */

0 commit comments

Comments
 (0)