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

10
public/ZeroClipboard/ZeroClipboard.min.js vendored Executable file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

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;