mirror of https://github.com/zulip/zulip.git
css: Merge `.subdomain` in `portico-signin.scss`.
This commit is contained in:
parent
bc1f075d25
commit
17f29b3d25
|
@ -786,6 +786,7 @@ button.login-social-button {
|
|||
}
|
||||
|
||||
#registration #id_team_subdomain.subdomain {
|
||||
margin-top: 0px;
|
||||
text-align: right;
|
||||
position: relative;
|
||||
padding-right: 10px;
|
||||
|
@ -807,10 +808,6 @@ button.login-social-button {
|
|||
display: block;
|
||||
}
|
||||
|
||||
#registration #id_team_subdomain.subdomain {
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
#registration #subdomain_section .inline-block {
|
||||
width: 100%;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue