From cfe10f07aa0d400b9fc70f39b2541435b7ea03e0 Mon Sep 17 00:00:00 2001 From: Annabel Dunstone Gray Date: Tue, 29 May 2018 08:08:35 -0700 Subject: Replace well-list with content-list and hover-list --- app/assets/stylesheets/framework/lists.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/assets') diff --git a/app/assets/stylesheets/framework/lists.scss b/app/assets/stylesheets/framework/lists.scss index 17f4958d535..d54490c87c6 100644 --- a/app/assets/stylesheets/framework/lists.scss +++ b/app/assets/stylesheets/framework/lists.scss @@ -2,7 +2,7 @@ * Well styled list * */ -.card-body-list { +.hover-list { position: relative; margin: 0; padding: 0; -- cgit v1.2.1