mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
work on #616 and update locales
This commit is contained in:
@@ -72,9 +72,9 @@
|
||||
}
|
||||
#repo-header-download-drop {
|
||||
line-height: 24px;
|
||||
width: 440px;
|
||||
width: 460px;
|
||||
top: 50px;
|
||||
left: -370px;
|
||||
left: -390px;
|
||||
padding: 20px;
|
||||
box-sizing: border-box;
|
||||
z-index: 1;
|
||||
@@ -85,6 +85,9 @@
|
||||
font-size: 11px;
|
||||
}
|
||||
}
|
||||
#repo-clone {
|
||||
width: inherit;
|
||||
}
|
||||
#repo-content {
|
||||
padding: 18px 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user