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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | exposed-filters-and-footer-links.patch | 727 bytes | jeremyr |
Comments
Comment #3
jeremyr commentedCouple 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.
Comment #5
helmo commentedThanks @jeremyr, sorry for the delay ... it's now committed.