From: Anthony Talarico Date: Thu, 10 May 2018 18:12:11 +0000 (-0400) Subject: decreasing line height for the appearance menu items X-Git-Tag: v1.0.0^2~31 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=b97e1d88587664a39a9b47c3c8ca8f1c5064768c;p=WP-Themes%2Flaurium.git decreasing line height for the appearance menu items --- diff --git a/style.css b/style.css index cf17783..0c5d1de 100644 --- a/style.css +++ b/style.css @@ -1369,6 +1369,7 @@ body.parallax-on .wpcf7-not-valid-tip { /* text-transform: uppercase; */ font-size: 24px; padding: 5px 10px; + line-height: 1; /* text-transform: lowercase; */ }