From 58ff7eb20281922133dd5601722a715f1e5544b5 Mon Sep 17 00:00:00 2001 From: decabeza Date: Mon, 2 Apr 2018 16:41:37 +0200 Subject: [PATCH] Fixes scss lint warnings --- app/assets/stylesheets/participation.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/assets/stylesheets/participation.scss b/app/assets/stylesheets/participation.scss index 2fb35ba6f..ff7a212ee 100644 --- a/app/assets/stylesheets/participation.scss +++ b/app/assets/stylesheets/participation.scss @@ -1350,8 +1350,7 @@ text-decoration: none; } - a, - div { + a { display: block; padding: $line-height / 2;