The #edit-submit in views-list.css (line 43) causes side effects. After this ID is removed all reverts back to normal. We should remove this declaration as i causes side effects in core and other modules or make it more specific to a views ID. See attached screenshot what happens to the search button.

#edit-submit {
  float:left;
  margin-top:1.65em;
}
CommentFileSizeAuthor
Views2_float_bug.png2.24 KBhass

Comments

hass’s picture

This occur on "admin/build/views" as an example.

merlinofchaos’s picture

Status: Active » Closed (duplicate)