From 876fe2609a09b35ba7bbeae3c3f0e4cb05606fa0 Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Fri, 16 Dec 2016 11:02:34 +0000 Subject: Don't fix height of admin multiple selects. The styling applied to the nice front end multi-select dropdowns should not be applied to the admin multi-select ones, until such time as they are using the nice select interface too. --- templates/web/base/reports/_list-filters.html | 4 ++-- web/cobrands/sass/_base.scss | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/web/base/reports/_list-filters.html b/templates/web/base/reports/_list-filters.html index 5ca483a1f..9c2a74e57 100644 --- a/templates/web/base/reports/_list-filters.html +++ b/templates/web/base/reports/_list-filters.html @@ -1,5 +1,5 @@ [% select_status = BLOCK %] - @@ -8,7 +8,7 @@ [% select_category = BLOCK %] [% IF filter_categories.size %] - [% FOR cat IN filter_categories %]