mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
Merge pull request #470 from TheGrits/patch-3
Fix gh-457: Log In Margin
This commit is contained in:
commit
fa9c8bca1d
1 changed files with 5 additions and 1 deletions
|
@ -7,7 +7,11 @@
|
|||
padding-top: 5px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
.right {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.spinner {
|
||||
margin: 0 .8rem;
|
||||
width: 1rem;
|
||||
|
|
Loading…
Reference in a new issue