From 5d824a1eb097bf0507cf1e17c2580598bbe49c18 Mon Sep 17 00:00:00 2001 From: "Carney, Sarah A" Date: Fri, 10 Mar 2017 13:15:58 -0600 Subject: [PATCH] CROPS-284 As far as I can tell, this style is unused and can be removed so the Crops Specialist grid view (among other things) looks nicer. --- css/suitcase.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/css/suitcase.css b/css/suitcase.css index bd2a64d..834d152 100644 --- a/css/suitcase.css +++ b/css/suitcase.css @@ -1551,10 +1551,6 @@ span.date-display-single { .panel-panel .pane-content p:first-child { padding-top: 10px; } -.panel-pane .views-row:not(:last-child) { - margin-bottom: 0; -} - .panel-pane .pane-content .item-list li { margin-left: 0; }