Skip to content

Commit cca116f

Browse files
committed
Fix Header main row: search button resizing
1 parent c5fab29 commit cca116f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

assets/sass/bhfb.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,12 @@
383383
max-width: 27px;
384384
max-height: 27px;
385385
}
386+
387+
.icon-search,
388+
.icon-cancel{
389+
width: 25px;
390+
height: 25px;
391+
}
386392
}
387393
}
388394

0 commit comments

Comments
 (0)