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:
parent
12ce04a95e
commit
2ccbc51d1e
@ -173,7 +173,7 @@ p {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#backtoblog {
|
#backtoblog {
|
||||||
margin: 16px 0 0 0;
|
margin: 16px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.login #nav a,
|
.login #nav a,
|
||||||
|
Loading…
Reference in New Issue
Block a user