Upgrading to new ZeroClipboard, removing jQuery dependency.

This commit is contained in:
Tom Slominski
2015-03-07 01:12:23 +00:00
parent cee5a1e4b8
commit 0f2d3383a2
7 changed files with 38 additions and 35 deletions

View File

@@ -190,6 +190,11 @@ input[type=submit] {
text-align: center;
}
.copy-button {
margin-top: 2px;
margin-left: 0;
}
.social-sharer {
display: inline-block;
padding: 0 2px;