Woohoo it worked

This commit is contained in:
alistair3149 2019-12-11 18:56:07 -05:00
parent 5713e89482
commit 27402ec437

View file

@ -150,26 +150,9 @@
}
}
.suggestions {
.suggestions-dropdown {
background: @base-100;
.boxshadow(4);
.suggestions-results {
border: 0;
.suggestions-result {
padding: @margin-side / 2 15px;
}
}
.suggestions-special {
padding: @margin-side / 2 15px;
border: 0;
background-color: @base-90;
}
.suggestions-result-current {
background-color: @accent-10;
}
}
// RTL tweaks