forked from forgejo/forgejo
Merge pull request #1454 from gustavopaes/bug/1453
Remove SSH button when SSH it is disabled
This commit is contained in:
commit
d1a82a82b4
3 changed files with 9 additions and 7 deletions
|
@ -1496,7 +1496,7 @@ The register and sign-in page style
|
|||
.repo-bare #repo-header-meta {
|
||||
display: none;
|
||||
}
|
||||
.repo-bare #repo-clone-ssh {
|
||||
.repo-bare .btn-first {
|
||||
margin-left: 200px;
|
||||
}
|
||||
.repo-bare #repo-clone-copy {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue