mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
decrease suggestion padding
This commit is contained in:
parent
8ce9abc065
commit
2a4a33e64e
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@
|
|||
}
|
||||
|
||||
.search-suggestion {
|
||||
padding: 1em;
|
||||
padding: .7em 1em;
|
||||
white-space: nowrap;
|
||||
font-size: 1.1em;
|
||||
cursor: pointer;
|
||||
|
|
|
|||
Loading…
Reference in a new issue