mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-23 02:11:01 +00:00
remove login link from the login page, for UX reasons
This commit is contained in:
parent
2c15873f37
commit
906ac9e6b9
2 changed files with 3 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
@ -4,7 +4,8 @@ minor modifications to the style that only apply to this view
|
|||
<style>
|
||||
#container { padding-top: 155px; }
|
||||
#header { height: 150px; }
|
||||
.brand { margin-top:55px ; }
|
||||
#header .user { display:none; }
|
||||
#header .brand { margin-top:55px ; }
|
||||
</style>
|
||||
|
||||
<article id="loginpage">
|
||||
|
|
Loading…
Reference in a new issue