Twenty Fifteen: Make sure that the edit link will always be right of it's icon.
Props iamtakashi, fixes #30171. Built from https://develop.svn.wordpress.org/trunk@30215 git-svn-id: http://core.svn.wordpress.org/trunk@30215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1985,6 +1985,11 @@ a.post-thumbnail:focus {
|
||||
content: "\f411";
|
||||
}
|
||||
|
||||
.comments-link,
|
||||
.edit-link {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.page-header {
|
||||
background-color: #fff;
|
||||
border-bottom: 1px solid rgba(51, 51, 51, 0.1);
|
||||
|
||||
Reference in New Issue
Block a user