Login form fixes from Viper007Bond. fixes #3484

git-svn-id: https://develop.svn.wordpress.org/trunk@4652 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2006-12-20 00:30:07 +00:00
parent 0620ac2076
commit fb68433d22
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -695,7 +695,7 @@ input.delete:hover {
font-weight: bold;
padding: .6em;
width: 310px;
margin: 0 auto;
margin: 0 50px;
text-align: center;
}