From 5045e3cc6c051d91dce0d33d0c256723f9ac4e8e Mon Sep 17 00:00:00 2001 From: Richard Harris Date: Sun, 10 Mar 2019 10:56:12 -0400 Subject: [PATCH] fix input alignment on firefox --- site/src/components/Repl/Input/ComponentSelector.svelte | 1 - 1 file changed, 1 deletion(-) diff --git a/site/src/components/Repl/Input/ComponentSelector.svelte b/site/src/components/Repl/Input/ComponentSelector.svelte index 60f39a46ad..7933306b0a 100644 --- a/site/src/components/Repl/Input/ComponentSelector.svelte +++ b/site/src/components/Repl/Input/ComponentSelector.svelte @@ -135,7 +135,6 @@ border: none; color: var(--flash); outline: none; - line-height: 1; background-color: transparent; }