Fix ZeroClipboard button

This commit is contained in:
Naoki Takezoe
2015-12-07 23:17:33 +09:00
parent e4992bbd17
commit d90938421f
4 changed files with 15 additions and 11 deletions

View File

@@ -798,18 +798,22 @@ pre.commit-description {
#repository-url {
background-color: white;
cursor: default;
height: 16px;
width: 129px;
color: silver;
font-size: 9pt;
font-size: 8pt;
font-family: monospace;
}
#repository-url-copy {
height: 18px;
/*height: 18px;*/
padding-top: 2px;
}
#repository-url-copy > i {
margin-left: -4px;
margin-right: -4px;
}
ul#commit-file-list {
list-style-type: none;
padding-left: 0px;