From 60b1bf48e20cba1a18d10d721fd26a11cdf924f3 Mon Sep 17 00:00:00 2001 From: Chris Lawton <chris.lawton@torchbox.com> Date: Tue, 8 Jan 2019 09:52:11 +0000 Subject: [PATCH] removes duplicate filter button rule --- opentech/static_src/src/sass/apply/components/_button.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/opentech/static_src/src/sass/apply/components/_button.scss b/opentech/static_src/src/sass/apply/components/_button.scss index b5628e199..f5c5fd05f 100644 --- a/opentech/static_src/src/sass/apply/components/_button.scss +++ b/opentech/static_src/src/sass/apply/components/_button.scss @@ -11,7 +11,6 @@ .form--filters & { width: 100%; - height: 100%; text-align: center; height: 45px; } -- GitLab