diff --git a/browserid/static/dialog/css/popup.css b/browserid/static/dialog/css/popup.css
index 953089962852658a5b6da80dde4fc37029079d0c..391afa23c2a4cbd507a7ab6ce652085c6a7ecfa6 100644
--- a/browserid/static/dialog/css/popup.css
+++ b/browserid/static/dialog/css/popup.css
@@ -493,9 +493,6 @@ html[xmlns] .cf {
     min-height: 106px;
     max-height: 140px;
     overflow-y: auto;
-}
-
-.inputs {
     margin: 1em 0 .5em;
     padding: 0 1em;
     line-height: 18px;
@@ -526,6 +523,7 @@ html[xmlns] .cf {
 }
 
 #cannot_authenticate,
+#already_taken,
 .newuser,
 .forgot,
 .returning {