mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Visual and English tweaks throughout.
git-svn-id: https://develop.svn.wordpress.org/trunk@7230 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -323,22 +323,22 @@ textarea.all-options, input.all-options {
|
||||
top: .35em;
|
||||
}
|
||||
|
||||
#postcustom .updatemeta, #postcustom .deletemeta {
|
||||
#postcustomstuff .updatemeta, #postcustomstuff .deletemeta {
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
#postcustom table {
|
||||
#postcustomstuff table {
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
}
|
||||
|
||||
#postcustom table input, #postcustom table textarea {
|
||||
#postcustomstuff table input, #postcustomstuff table textarea {
|
||||
width: 95%;
|
||||
}
|
||||
|
||||
#postcustom table #addmetasub {
|
||||
#postcustomstuff table #addmetasub {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user