1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Merge pull request #1454 from gustavopaes/bug/1453

Remove SSH button when SSH it is disabled
This commit is contained in:
无闻
2015-08-12 03:44:30 +08:00
3 changed files with 9 additions and 7 deletions

View File

@@ -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 {