From: Connor Sears Date: Tue, 6 Nov 2012 17:34:41 +0000 (-0800) Subject: Decreasing the social buttons padding so they are so thrown of center. X-Git-Url: http://git.roojs.org/?p=ratchet;a=commitdiff_plain;h=52cd7179145abe7e5ffc263dea97c4aaaf97e1c5 Decreasing the social buttons padding so they are so thrown of center. --- diff --git a/docs/css/docs.css b/docs/css/docs.css index 63244b0..75fe7d4 100644 --- a/docs/css/docs.css +++ b/docs/css/docs.css @@ -274,7 +274,7 @@ h6 { .social ul { height: 20px; - padding-left: 50px; + padding-left: 20px; list-style: none; text-align: center; }