Преглед изворни кода

Merge pull request #3847 from Automattic/revert/716

Revert #716, I broke things. :(
Caroline Moore пре 4 година
родитељ
комит
b2245369a9
1 измењених фајлова са 1 додато и 6 уклоњено
  1. 1 6
      canard/style.css

+ 1 - 6
canard/style.css

@@ -3345,15 +3345,10 @@ a {
 		padding-top: 60px;
 		padding-top: 60px;
 	}
 	}
 	.archive .hentry:first-of-type,
 	.archive .hentry:first-of-type,
+	.blog .hentry:first-of-type,
 	.search .hentry:first-of-type {
 	.search .hentry:first-of-type {
 		margin-top: -60px;
 		margin-top: -60px;
 	}
 	}
-	.blog .hentry:first-of-type {
-		margin: 0;
-		position: relative;
-		bottom: 60px;
-		z-index: -1;
-	}
 	.page .entry-footer {
 	.page .entry-footer {
 		margin-bottom: 30px;
 		margin-bottom: 30px;
 		margin-top: 30px;
 		margin-top: 30px;