Show More
@@ -36,7 +36,7 b'' | |||
|
36 | 36 | float: left; |
|
37 | 37 | height: 100%; |
|
38 | 38 | width: 100%; |
|
39 |
padding: 35px 55px 35px |
|
|
39 | padding: 35px 55px 35px 35px; | |
|
40 | 40 | background-color: white; |
|
41 | 41 | box-sizing: border-box; |
|
42 | 42 |
@@ -24,6 +24,7 b'' | |||
|
24 | 24 | </div> |
|
25 | 25 | |
|
26 | 26 | <div class="loginwrapper"> |
|
27 | <rhodecode-toast id="notifications"></rhodecode-toast> | |
|
27 | 28 | <div class="left-column"> |
|
28 | 29 | <img class="sign-in-image" src="${h.asset('images/sign-in.png')}" alt="RhodeCode"/> |
|
29 | 30 | </div> |
General Comments 0
You need to be logged in to leave comments.
Login now