Show the login form in a popup when autosave hits the login grace period, fixes #10704

git-svn-id: http://svn.automattic.com/wordpress/trunk@12021 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2009-10-11 11:26:59 +00:00
parent bc9fb32835
commit efa493655e
8 changed files with 63 additions and 23 deletions

View File

@@ -58,7 +58,8 @@ form .forgetmenot label {
line-height: 19px;
}
form .submit {
form .submit,
.alignright {
float: right;
}