From e9cb7f9565d84a2a56cace74951406ecd77f016e Mon Sep 17 00:00:00 2001 From: summerscope Date: Fri, 19 Dec 2014 13:02:17 +1100 Subject: [PATCH] Styling for clear filters row --- app/assets/stylesheets/darkswarm/active_table_search.css.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/darkswarm/active_table_search.css.sass b/app/assets/stylesheets/darkswarm/active_table_search.css.sass index 614509784e..765759f26d 100644 --- a/app/assets/stylesheets/darkswarm/active_table_search.css.sass +++ b/app/assets/stylesheets/darkswarm/active_table_search.css.sass @@ -13,7 +13,7 @@ @include border-radius(0.25em) margin-top: 2px -.row.filter-box:last-child +.row.filter-box.clear-filters background: transparent margin-top: 1em