瀏覽代碼

Fix overflow style

Update #59
Talha Mansoor 11 年之前
父節點
當前提交
723b3f71ba
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      static/css/elegant.css

+ 1 - 1
static/css/elegant.css

@@ -555,7 +555,7 @@ div.blog-archives article {
     margin-left: 6em;
     padding: .3em .2em;
     position: relative;
-    overflow: scroll;
+    overflow: auto;
 }
 div.blog-archives article.last-entry-of-year {
     margin-bottom: 1em;