mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 04:57:38 +03:00
Fix font sizes in search bar being incorrect (#190)
This commit is contained in:
parent
4205959ade
commit
21fd34710c
1 changed files with 2 additions and 0 deletions
|
@ -667,6 +667,8 @@ select {
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
#searchbox > * { font-size: 15px; }
|
||||
|
||||
select,
|
||||
#search {
|
||||
border: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue