[O] Put sign-out button on the right

This commit is contained in:
Hykilpikonna
2019-10-01 19:30:41 -04:00
parent 831ddcf84e
commit 5bc1d6ba48
@@ -15,3 +15,10 @@
border-bottom-width: 0;
}
}
#sign-out-button
{
float: right;
height: 60px;
width: 110px;
}