We have #hosting-site-list { clear: both } but I think that id was from before we started using views.

In Firefox I had the issue that the site list overlaps with the Task queue block. Adding the clear:both for table.views-table fixed that.

But this probably needs more cleanup.

CommentFileSizeAuthor
#3 exposed-filters-and-footer-links.patch727 bytesjeremyr

Comments

  • Commit 0b099c5 on 7.x-3.x by helmo:
    Issue #2222979 by helmo: Fix site table in Firefox.
    

  • helmo committed 0b099c5 on 7.x-4.x
    Issue #2222979 by helmo: Fix site table in Firefox.
    
jeremyr’s picture

StatusFileSize
new727 bytes

Couple more fixes for the CSS:
* Fix to the views exposed form fields. Keeps the button and the dropdown from bumping into each other.
* Fix to the menu links in the footer. They previously had no left/right spacing between each item.

Both fixes in attached patch.

helmo’s picture

Status: Needs work » Fixed

Thanks @jeremyr, sorry for the delay ... it's now committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.