[wp-trac] [WordPress Trac] #22712: Admin using deprecated valign attribute
WordPress Trac
noreply at wordpress.org
Fri Jan 18 19:46:42 UTC 2013
#22712: Admin using deprecated valign attribute
--------------------------+-----------------------------
Reporter: josh401 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Validation | Version: 3.4.2
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+-----------------------------
Changes (by Marventus):
* keywords: needs-patch => has-patch
Comment:
Hello. I am working with Josh in the Ultimate Tinymce plugin project.
Here's a diff that takes care of the styles issue. Basically, I replaced
all instances of valign ("top", "middle", and "bottom" -- no "baseline"
values used) with corresponding css classes ("aligntop", "alignmiddle",
"alignbottom") and added these classes to the wp-admin/css/admin.css and
wp-admin/css/admin.min.css files. I think this should resolve the problem
but additional testing would be great.
Cheers!
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22712#comment:20>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list