From ef18f498a8bb459c67889fbb15ba82929c8ba30e Mon Sep 17 00:00:00 2001 From: Volker E Date: Wed, 2 Oct 2019 14:59:22 -0700 Subject: [PATCH] Remove obsolete `@content-line-height` LESS var Made obsolete in I514467e4065d2. Change-Id: I83489b899be62c2f0f2f6fc34ac6c0bc8a4caa34 --- variables.less | 1 - 1 file changed, 1 deletion(-) diff --git a/variables.less b/variables.less index 97e98ab..44ccc9e 100644 --- a/variables.less +++ b/variables.less @@ -34,7 +34,6 @@ @border-color-content: #a7d7f9; // Due to darker background gradient, border needs to be darkened for aligned visual perception. @border-color-content--tabs-inactive: darken( @border-color-content, 10% ); -@content-line-height: 1.6; @padding-content: 1em; // Navigation