I wish i could find out why this tag in taxonomy manager breaks my layout:

But it breaks the layout in Safari and Firefox. It took me some time to find the problem, because the page validates.

If you change it to

then everything is fine.

CommentFileSizeAuthor
#4 Taxonomy_Manager-288587-4.patch421 bytesAnonymous (not verified)
taxonomy-manager-form-div.patch695 bytesAnonymous (not verified)

Comments

Anonymous’s picture

Status: Active » Needs review
mh86’s picture

Status: Needs review » Fixed

hi!
I committed your patch, looks good. I can remember I had the same problems in the taxonomy manager on some other places, where I fixed it the same way. It's still strange why <div class="clear" /> doesn't work, but anyway I hope that everything works fine for you now.
And thanks for your patch :)

alanburke’s picture

Version: 6.x-1.x-dev » 5.x-1.1
Status: Fixed » Needs work

Good catch!

Error still there in version 5.x-1.1
Fix still works.
But needs a new patch.

Alan

Anonymous’s picture

Version: 5.x-1.1 » 5.x-1.x-dev
Status: Needs work » Needs review
StatusFileSize
new421 bytes

Is this still needed?
Untested patch against latest dev.

paul2’s picture

Bug confirmed in Google Chrome as well.

  • mh86 committed 720f8d6 on 8.x-1.x
    #288587: fixes breaking of page layout, thanks to bangpound
    
    
alex_optim’s picture

Issue summary: View changes
Status: Needs review » Fixed
alex_optim’s picture

Status: Fixed » Closed (fixed)

Closed because fixed.