Fixes to login, and change to not use the dispatcher because it's just unnecessary here

This commit is contained in:
David Baker
2015-06-12 13:45:22 +01:00
parent e28fde7ae1
commit ffb0dc78b8
4 changed files with 22 additions and 9 deletions

View File

@@ -7,5 +7,6 @@
text-align: center;
background-color: #eee;
border: 1px solid black;
position: relative;
}