Skip to content

Commit

Permalink
Merge pull request #351 from appirio-tech/feature/registration-mobile…
Browse files Browse the repository at this point in the history
…-design

SUP-1792, [Registration] Apply mobile design
  • Loading branch information
vikasrohit committed Oct 13, 2015
2 parents 9bf2ff6 + 7f5cc35 commit e53ef98
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions assets/css/account/register.scss
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,12 @@
}
}
}

.section-break {
display: none;

hr {
max-width: 180px;
margin: 10px auto 20px auto;
}
}
}

Expand Down Expand Up @@ -145,14 +148,6 @@
flex-direction: column;
width: 100%;
}
.section-break {
display: block;

hr {
max-width: 180px;
margin: 10px auto 20px auto;
}
}
}

section.social {
Expand Down

0 comments on commit e53ef98

Please sign in to comment.