Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Commit

Permalink
Improve copy button styling
Browse files Browse the repository at this point in the history
  • Loading branch information
mpetrovich committed Jun 10, 2018
1 parent 2d1ee91 commit 62aedc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/assets/css/components/i-copy-button.css
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.i-copy-button {
position: absolute;
top: 0;
top: 5px;
right: 5px;
font-size: 13px;
font-size: 0.8em;
font-weight: 500;
color: #888;
border-color: transparent;
Expand Down

0 comments on commit 62aedc2

Please sign in to comment.