From 713b7428fb808fade66e935e3970b272de7ce031 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 12 Aug 2016 15:52:54 -0400 Subject: [PATCH] reduced max characters for blocks button text to 12 because they wrap in smaller views --- parts/glm-blocks.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parts/glm-blocks.php b/parts/glm-blocks.php index 860033f..c5c7abf 100644 --- a/parts/glm-blocks.php +++ b/parts/glm-blocks.php @@ -21,7 +21,7 @@

post_content . $block->post_excerpt;?>

- + -- 2.17.1