Make akismet check-for-spam button not ugly.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
bb63ae8194
commit
3bca944c3e
|
@ -659,7 +659,7 @@ p.pagenav {
|
||||||
|
|
||||||
.tablenav a.button-secondary {
|
.tablenav a.button-secondary {
|
||||||
display: block;
|
display: block;
|
||||||
margin: 1px 8px 0 0;
|
margin: 8px 8px 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tablenav {
|
.tablenav {
|
||||||
|
|
Loading…
Reference in New Issue