[auth] moved logout buttons into authentication view

This commit is contained in:
Anna Bodnia
2016-03-03 12:18:27 +02:00
parent e405c42465
commit 2199a8120c
11 changed files with 1122 additions and 7256 deletions

View File

@@ -30,14 +30,6 @@
}
}
.logout__btn {
padding-left: 15px;
&:hover {
text-decoration: underline;
cursor: pointer;
}
}
.auth_container {
.basic_auth__title {