diff --git a/wp-content/themes/twentyeleven/style.css b/wp-content/themes/twentyeleven/style.css index 23dd49270..5fd2c564e 100644 --- a/wp-content/themes/twentyeleven/style.css +++ b/wp-content/themes/twentyeleven/style.css @@ -1071,6 +1071,9 @@ article.format-link .entry-content, article.format-status .entry-content { padding: 20px 0 0; } +article.format-status .entry-content { + min-height: 65px; +} .recent-posts .entry-header .entry-format { display: none; }