Big buttons for login and registration, more robust registration and password recovery.

git-svn-id: https://develop.svn.wordpress.org/trunk@2215 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg
2005-02-05 02:19:00 +00:00
parent 57791e2976
commit a7e018dda7
3 changed files with 95 additions and 46 deletions

View File

@@ -205,7 +205,7 @@ textarea, input, select {
border-top-color: #999;
}
.submit, #quicktags, .editform th, #postcustomsubmit, #login form {
.submit, #quicktags, .editform th, #postcustomsubmit {
text-align: right;
}