summary refs log tree commit diff
path: root/_layouts
diff options
context:
space:
mode:
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 2807185..4a0eb66 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -98,7 +98,7 @@
           <li><a href="{{ site.github.tar_url }}">Download <strong>TAR Ball</strong></a></li>
           <li><a href="{{ site.github.repository_url }}">View On <strong>GitHub</strong></a></li>
         {% else %}
-          <li style="width: 270px;border-right:1px solid #e0e0e0;"><a href="/MayxBlog.tgz">Download <strong>TGZ File</strong></a></li>
+          <li style="width: 270px;border-right:0px;"><a href="/MayxBlog.tgz">Download <strong>TGZ File</strong></a></li>
         {% endif %}
         </ul>
       </header>