Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2008 at 20:09 UTC
Updated:
2 May 2008 at 05:05 UTC
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