Write Post h2 positioning fix from azaozz. fixes #7063
git-svn-id: https://develop.svn.wordpress.org/trunk@8015 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
e17111672f
commit
9755b98195
|
@ -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