Merge pull request #470 from TheGrits/patch-3

Fix gh-457: Log In Margin
This commit is contained in:
Ray Schamp 2016-05-11 10:00:43 -04:00
commit fa9c8bca1d

View file

@ -8,6 +8,10 @@
font-weight: bold;
}
.right {
float: right;
}
.spinner {
margin: 0 .8rem;
width: 1rem;