From: Anthony Talarico Date: Wed, 15 Aug 2018 19:19:49 +0000 (-0400) Subject: removing extra line below the client info lines in mobile view X-Git-Tag: v1.0.0^2~31 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=3165bbcf6832f4f81da0c07e18fe1e2d183c1a01;p=WP-Themes%2Fnorthlandstorage.git removing extra line below the client info lines in mobile view --- diff --git a/style.css b/style.css index f6bbc24..ccbd4b8 100644 --- a/style.css +++ b/style.css @@ -2709,7 +2709,7 @@ Responsive grid for pages } @media (max-width: 400px){ .footer_address span:not(.pipe){ - display: block; + /* display: block; */ } .pipe{ display: none;