style for reg/login; minor UI fixes;

This commit is contained in:
Tobias Klika
2011-06-30 07:55:56 +02:00
parent b3aff2c42b
commit 349c5075f4
12 changed files with 108 additions and 48 deletions
+2 -2
View File
@@ -44,7 +44,7 @@ GEM
rack (>= 1.0.0)
cocaine (0.1.0)
daemons (1.0.10)
devise (1.4.0)
devise (1.4.1)
bcrypt-ruby (~> 2.1.2)
orm_adapter (~> 0.0.3)
warden (~> 1.0.3)
@@ -53,7 +53,7 @@ GEM
faraday (0.6.1)
addressable (~> 2.2.4)
multipart-post (~> 1.1.0)
rack (< 2, >= 1.1.0)
rack (>= 1.1.0, < 2)
gem_plugin (0.2.3)
haml (3.1.2)
haml-rails (0.3.4)