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;
}
| Comment | File | Size | Author |
|---|---|---|---|
| Views2_float_bug.png | 2.24 KB | hass |
Comments
Comment #1
hass commentedThis occur on "admin/build/views" as an example.
Comment #2
merlinofchaos commentedhttp://drupal.org/node/251278