Minor tweaks to suggestion spacing

This commit is contained in:
alistair3149 2020-06-08 22:45:25 -04:00
parent 2736d2dcc9
commit 9407f2e31b
No known key found for this signature in database
GPG key ID: 94D081060FD3DD9C

View file

@ -8,12 +8,11 @@
#typeahead-suggestions {
position: absolute;
top: 30px;
top: 38px;
z-index: 90;
}
.suggestions-dropdown {
padding-top: 10px;
width: @search-bar-width;
max-width: calc( ~'100vw -'@icon-box-size + @icon-padding * 2 + @margin-side );
display: flex; // Needed to show margin