Fix log out button position

This commit is contained in:
Jan Tuomi
2017-02-22 20:22:54 +02:00
parent 1f1869796a
commit b081102f43
3 changed files with 15 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
.logout-button {
float: right;
margin-top: 10px;
margin-right: 30px;
}