From cd0381d280332760f062c543778b6eeb7e28553e Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 17 Dec 2013 08:31:35 +0200 Subject: [PATCH] Fix validation errors. --- _layouts/default.html | 2 +- css/bootstrap-expo.css | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index 9f1421f..42b3351 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -46,7 +46,7 @@
- +

Suggest new sites on GitHub. Subscribe to the RSS feed.

diff --git a/css/bootstrap-expo.css b/css/bootstrap-expo.css index c0f9dec..1eccbd9 100644 --- a/css/bootstrap-expo.css +++ b/css/bootstrap-expo.css @@ -109,6 +109,9 @@ body { margin-top: 20px; } +.github-btn { + border-width: 0; +} /* Ads in the listing */ .carbonad {