Fix spacing on the pull command copy box
This commit is contained in:
parent
9f49a8d580
commit
e62f0abd0a
1 changed files with 1 additions and 0 deletions
|
@ -376,6 +376,7 @@ p.editable:hover i {
|
|||
display: inline-block;
|
||||
font-size: 1.2em;
|
||||
position: relative;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.repo .pull-command .pull-container {
|
||||
|
|
Reference in a new issue