mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
portico_signin: Fix back to login button alignment.
This commit is contained in:
@@ -871,13 +871,14 @@ button#register_auth_button_gitlab {
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
.back-to-login-wrapper {
|
.back-to-login-wrapper .back-to-login {
|
||||||
line-height: 0;
|
display: flex;
|
||||||
|
gap: 5px;
|
||||||
|
align-items: center;
|
||||||
|
|
||||||
.back-to-login i {
|
i {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 5px;
|
top: -1px;
|
||||||
|
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user