Fix various bugs and styling issues
This commit is contained in:
parent
7bf96c506f
commit
0e13ef3ff8
6 changed files with 15 additions and 10 deletions
|
@ -4256,9 +4256,10 @@ pre.command:before {
|
|||
display: block !important;
|
||||
}
|
||||
|
||||
.auth-header > img {
|
||||
.auth-header > .avatar {
|
||||
float: left;
|
||||
margin-top: 8px;
|
||||
display: inline-block;
|
||||
margin-top: 12px;
|
||||
margin-right: 20px;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue