RTL: Space between texas and avatar. Props SergeyBiryukov, rasheed. fixes #16081
git-svn-id: http://svn.automattic.com/wordpress/trunk@17207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
9602072aca
commit
3083d3c292
File diff suppressed because one or more lines are too long
|
@ -469,6 +469,13 @@ td.action-links, th.action-links {
|
|||
.inline-edit-save img.waiting {
|
||||
float: left;
|
||||
}
|
||||
.trash-undo-inside,
|
||||
.spam-undo-inside,
|
||||
.spam-undo-inside .avatar,
|
||||
.trash-undo-inside .avatar {
|
||||
margin-right: 0;
|
||||
margin-left: 8px;
|
||||
}
|
||||
/* 2500 - 2700
|
||||
=================================== */
|
||||
#bulk-titles div a {
|
||||
|
|
Loading…
Reference in New Issue