Fix clipboard button overflow

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2015-11-03 15:44:52 +01:00
parent 86c0d8d289
commit 00ac792cfb
No known key found for this signature in database
GPG Key ID: 627C5F589F467F17
1 changed files with 4 additions and 0 deletions

View File

@ -180,3 +180,7 @@
}
}
}
.btn-clipboard {
border: none;
}