diff --git a/inc/decorate.php b/inc/decorate.php index 7f959d4d..cab31824 100644 --- a/inc/decorate.php +++ b/inc/decorate.php @@ -594,7 +594,7 @@ function customizer_css() { ?> } .post-excerpt p { - max-height: 90%; + max-height: 100%; -webkit-line-clamp: 11; display: -webkit-box; -webkit-box-orient: vertical;