Fixing the social sharers and whipping out some padding for them

This commit is contained in:
Tom Slominski
2013-11-02 14:50:39 +00:00
parent 7530b53c56
commit f770cfa03e
2 changed files with 9 additions and 4 deletions

View File

@@ -191,6 +191,11 @@ a.bookmarklet {
font-size: 1.2rem;
}
.social-sharer {
display: inline-block;
padding: 0 2px;
}
/* Footer */
.footer {
text-align: center;