QE: set colspan and fix IE input field width

git-svn-id: https://develop.svn.wordpress.org/trunk@9738 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2008-11-17 20:08:38 +00:00
parent 3c8fede621
commit 3d3aa29798
5 changed files with 19 additions and 7 deletions

View File

@@ -2730,7 +2730,7 @@ tr.inline-edit-row td {
padding-right: 0.5em;
}
.inline-edit-row fieldset label input[type=text] {
.inline-edit-row .input-text-wrap input[type=text] {
width: 100%;
}