improves layout on sign in and sign up views

This commit is contained in:
Alberto Garcia Cabeza
2017-01-17 19:13:31 +01:00
parent 72ab4f5923
commit 750909916b
2 changed files with 3 additions and 3 deletions

View File

@@ -650,7 +650,7 @@ h2.sidebar-title {
.auth-divider {
border-bottom: 1px solid $border;
height: $line-height/2;
height: rem-calc(14);
margin: $line-height 0;
text-align: center;