Decreasing the social buttons padding so they are so thrown of center.
authorConnor Sears <connor@connorsears.com>
Tue, 6 Nov 2012 17:34:41 +0000 (09:34 -0800)
committerConnor Sears <connor@connorsears.com>
Tue, 6 Nov 2012 17:34:41 +0000 (09:34 -0800)
docs/css/docs.css

index 63244b0..75fe7d4 100644 (file)
@@ -274,7 +274,7 @@ h6 {
 
 .social ul {
   height: 20px;
-  padding-left: 50px;
+  padding-left: 20px;
   list-style: none;
   text-align: center;
 }