diff --git a/wp-content/plugins/cac-featured-content/cac-featured-content.php b/wp-content/plugins/cac-featured-content/cac-featured-content.php index 6541bbf95f..87a3eb3e45 100644 --- a/wp-content/plugins/cac-featured-content/cac-featured-content.php +++ b/wp-content/plugins/cac-featured-content/cac-featured-content.php @@ -1002,6 +1002,7 @@ public function renderType_BLOG() {

+

crop_length): ?> @@ -1010,6 +1011,7 @@ public function renderType_BLOG() {

+

diff --git a/wp-content/themes/citytech/style.css b/wp-content/themes/citytech/style.css index ccb369437e..abf589c44e 100644 --- a/wp-content/themes/citytech/style.css +++ b/wp-content/themes/citytech/style.css @@ -1016,7 +1016,8 @@ a#pgw-prev, a#pgw-next { border: 2px solid #F5F6F7; padding: 10px; margin-top: 25px; - width: 255px; + width: 255px; + overflow: hidden; } #cac-featured .avatar {