From fa9d0f791fa3dbf5c3e1503df9667221a919b36f Mon Sep 17 00:00:00 2001 From: "Laryn - CEDC.org" Date: Wed, 28 Apr 2021 13:41:35 -0500 Subject: [PATCH] Next and previous buttons are cropped Fixes #1752 --- flexslider.css | 1 + 1 file changed, 1 insertion(+) diff --git a/flexslider.css b/flexslider.css index f9967a40..6e808288 100644 --- a/flexslider.css +++ b/flexslider.css @@ -120,6 +120,7 @@ html[xmlns] .flexslider .slides { display: block; width: 40px; height: 40px; + line-height: 1; margin: -20px 0 0; position: absolute; top: 50%;