Make the sizing of navbar buttons consistent
This commit is contained in:
parent
5e9a98439d
commit
da630f9255
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.cancel-search {
|
.cancel-search {
|
||||||
height: 50px;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cancel-icon {
|
.cancel-icon {
|
||||||
|
|
Loading…
Reference in a new issue