diff --git a/src/components/InflectionButton.vue b/src/components/InflectionButton.vue index 30450fa23292a207e44cf1959902142466c82343..4319b25c529d879f9dfcb3fc691790eed9aed5c5 100644 --- a/src/components/InflectionButton.vue +++ b/src/components/InflectionButton.vue @@ -147,9 +147,6 @@ export default { margin-top: 10px; } -#search_results .xs .inflection-wrapper, #search_results .sm .inflection-wrapper { - display: none; -} .context { color: var(--v-primary-lighten4) !important;