fix firefox zclip bug

This commit is contained in:
FuXiaoHei 2014-05-21 20:03:45 +08:00
parent c82807a713
commit 4e8a1bf9c9
2 changed files with 9 additions and 1 deletions

View file

@ -817,6 +817,10 @@ html, body {
margin-bottom: 15px;
}
#repo-clone .zclip {
left: auto !important;
}
/* #source */
#source, #commits {
margin-top: -20px;
@ -1085,6 +1089,10 @@ html, body {
margin-top: 4px;
}
.guide-box .zclip {
left: auto !important;
}
.diff-head-box h4 {
margin-top: 0;
margin-bottom: 0;