浏览代码

Illustratr: Fix Blog Post Block width

Niels Lange 5 年之前
父节点
当前提交
f251515cbd
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      illustratr/style.css

+ 7 - 0
illustratr/style.css

@@ -2549,6 +2549,13 @@ Content
 	display: none;
 }
 
+.is-grid .entry-meta {
+	width: initial;
+}
+.is-grid .entry-meta:before {
+	display: none;
+}
+
 /* More link */
 .more-link-wrapper {
 	margin-bottom: 20px;