Browse Source

Decreasing the social buttons padding so they are so thrown of center.

pull/94/head
Connor Sears 12 years ago
parent
commit
52cd717914
  1. 2
      docs/css/docs.css

2
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;
}

Loading…
Cancel
Save