index
:
gogs.git
Gogs is a painless self-hosted Git service
log msg
author
committer
range
buildscript
main
mygogs
about
summary
refs
log
tree
commit
diff
path:
root
/
public
/
ng
/
css
/
gogs.css
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'public/ng/css/gogs.css')
-rw-r--r--
public/ng/css/gogs.css
2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/ng/css/gogs.css b/public/ng/css/gogs.css
index f4d33540..ee364905 100644
--- a/
public/ng/css/gogs.css
+++ b/
public/ng/css/gogs.css
@@ -1,7 +1,6 @@
html,
body {
height: 100%;
- overflow-y: scroll;
}
.octicon,
.fa {
@@ -1015,6 +1014,7 @@ The register and sign-in page style
left: -354px;
padding: 20px;
box-sizing: border-box;
+ z-index: 1;
}
#repo-header-download-drop .btn > i {
margin-right: 6px;