Login: apply the same margin to the top and bottom of the Back to {Blog} link.

Props MikeHansenMe.
Fixes #29249.


git-svn-id: https://develop.svn.wordpress.org/trunk@34338 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Scott Taylor 2015-09-20 01:40:42 +00:00
parent 12ce04a95e
commit 2ccbc51d1e

View File

@ -173,7 +173,7 @@ p {
} }
#backtoblog { #backtoblog {
margin: 16px 0 0 0; margin: 16px 0;
} }
.login #nav a, .login #nav a,