From ac3679fa18b4c90dedfd08eb447458bb10fa3f0d Mon Sep 17 00:00:00 2001 From: Brenda Wallace Date: Wed, 10 Jul 2019 11:37:41 +1200 Subject: [PATCH] Remove duplicate and empty css definitions --- app/assets/stylesheets/_plantings.scss | 8 -------- 1 file changed, 8 deletions(-) diff --git a/app/assets/stylesheets/_plantings.scss b/app/assets/stylesheets/_plantings.scss index 8d5d3cbe0..fadfb35a6 100755 --- a/app/assets/stylesheets/_plantings.scss +++ b/app/assets/stylesheets/_plantings.scss @@ -89,14 +89,6 @@ display: block; } - h3 { - // padding-top: 1em; - } - - span { - display: block; - } - img { height: 50%; }