css: Merge `.subdomain` in `portico-signin.scss`.

This commit is contained in:
majordwarf 2020-03-17 23:39:37 +05:30 committed by Tim Abbott
parent bc1f075d25
commit 17f29b3d25
1 changed files with 1 additions and 4 deletions

View File

@ -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%;
}