Small ZeroClipboard corrections

This commit is contained in:
Tom Slominski
2015-03-08 15:39:40 +00:00
parent 1689d330d2
commit ceef09f36b
2 changed files with 5 additions and 1 deletions

View File

@@ -199,6 +199,10 @@ input[type=submit] {
margin-top: 2px;
}
.copy-button:focus {
outline: none;
}
.social-button {
display: inline-block;
border-color: #F0F0F0;