Browse Source

remove unnecessary top margin

Oz N Tiram 9 years ago
parent
commit
07dd8c1fa1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      media/css/site.css

+ 1 - 1
media/css/site.css

@@ -351,7 +351,7 @@ img.displayed {
 
 #underpost {
 	font-size: 0.85em;
-	margin-top: 120px;
+	margin-top: 0px;
 }
 
 .archive h2 {