Browse Source

Update _repository.less

pull/5317/head
Kyumyeong Han 6 years ago committed by GitHub
parent
commit
7c8d863266
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      public/less/_repository.less

3
public/less/_repository.less

@ -128,11 +128,12 @@
#clone-panel {
margin-top: -8px;
margin-left: 5px;
width: 350px;
width: auto;
input {
border-radius: 0;
padding: 5px 10px;
max-width: 190px;
}
.clone.button {

Loading…
Cancel
Save