mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-23 23:38:23 +01:00
Merge pull request #273 from dillonzq/fix/search_icon_position_safari
This commit is contained in:
commit
32ebddb95f
4 changed files with 7 additions and 3 deletions
|
@ -281,6 +281,10 @@ header {
|
|||
}
|
||||
}
|
||||
|
||||
.search-button {
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.search-cancel {
|
||||
display: none;
|
||||
margin-left: .75rem;
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue