Dashboard menu fixes from mt. fixes #5904
git-svn-id: http://svn.automattic.com/wordpress/trunk@6905 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
7d06b85a36
commit
63f8aaa1ec
|
@ -627,7 +627,7 @@ a.view-comment-post-link {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 4px;
|
top: 5px;
|
||||||
left: 0;
|
left: 0;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
padding-left: 12px;
|
padding-left: 12px;
|
||||||
|
|
Loading…
Reference in New Issue