mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
changed repo-clone-url behaviour for bare repo
This commit is contained in:
@@ -81,9 +81,6 @@
|
||||
.btn>i {
|
||||
margin-right: 6px;
|
||||
}
|
||||
input {
|
||||
cursor: default;
|
||||
}
|
||||
button, input {
|
||||
font-size: 11px;
|
||||
}
|
||||
@@ -104,6 +101,7 @@
|
||||
border-right: none;
|
||||
width: 190px;
|
||||
border-left: none;
|
||||
cursor: default;
|
||||
}
|
||||
#repo-clone-help {
|
||||
clear: both;
|
||||
|
Reference in New Issue
Block a user