Write Post h2 positioning fix from azaozz. fixes #7063
git-svn-id: http://svn.automattic.com/wordpress/trunk@8015 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
90731cb5eb
commit
d1073bd67d
wp-admin
|
@ -1021,6 +1021,7 @@ table.form-table td .updated {
|
||||||
font-size: 1.5em;
|
font-size: 1.5em;
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
padding: 0 0 3px;
|
padding: 0 0 3px;
|
||||||
|
clear: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
#poststuff h3 {
|
#poststuff h3 {
|
||||||
|
|
Loading…
Reference in New Issue