From dc57614c0c8bd3c464fdfc4d470a25270e85e742 Mon Sep 17 00:00:00 2001 From: Jonathan Green Date: Fri, 22 Nov 2024 14:27:21 -0400 Subject: [PATCH] Fix formatting of long lane names --- src/stylesheets/input_list.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/stylesheets/input_list.scss b/src/stylesheets/input_list.scss index ac2ce27c0..c81325bf2 100644 --- a/src/stylesheets/input_list.scss +++ b/src/stylesheets/input_list.scss @@ -27,7 +27,6 @@ display: block; background: darken($gray-tint, 5); padding: 6px 12px; - height: 34px; width: 192px; border: 0; }