diff -r 3d4e9c994f10 -r a86126ab1dd4 wp/wp-content/plugins/portfolio/bws_menu/css/style.css --- a/wp/wp-content/plugins/portfolio/bws_menu/css/style.css Tue Oct 22 16:11:46 2019 +0200 +++ b/wp/wp-content/plugins/portfolio/bws_menu/css/style.css Tue Dec 15 13:49:49 2020 +0100 @@ -150,6 +150,7 @@ font-size: 13px; padding: 8px 19px 8px 9px; text-align: left; + line-height: 1; } .bws-membership .bws-button { background: #dd6930; @@ -259,7 +260,7 @@ box-shadow: none; } .bws_product_image img { - height: 60px; + height: 64px; } .bws_product_content { max-width: 200px; @@ -483,4 +484,4 @@ max-width: 160px; padding-right: 10px; } -} \ No newline at end of file +}