From f00d3c30e7c26c75ca9805c2e924b08d51533848 Mon Sep 17 00:00:00 2001 From: Morten Nissen Date: Thu, 24 Oct 2019 14:03:07 +0200 Subject: [PATCH] Remove height from CSS --- sites/all/themes/watchmen/css/ask_vopros.css | 1 - 1 file changed, 1 deletion(-) diff --git a/sites/all/themes/watchmen/css/ask_vopros.css b/sites/all/themes/watchmen/css/ask_vopros.css index c1eaab4e..7995bf3e 100644 --- a/sites/all/themes/watchmen/css/ask_vopros.css +++ b/sites/all/themes/watchmen/css/ask_vopros.css @@ -29,7 +29,6 @@ } .ask-vopros-tab .ask-vopros-icon img { - height: 26px; padding: 5px 8px 0; vertical-align: top; }