Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 May 2008 at 15:32 UTC
Updated:
28 May 2008 at 00:32 UTC
Using FF2 on WinXP or Mac OS 10.5, if I edit a view, and select a display on the left side of the screen, I don't see the "Remove display" button (see screenshot). This happens if I disable all contrib modules with the exception of views and views ui.
I can fix the problem if, from within firebug, I find the following element at line 558 of admin.css and disable the style:
.views-tabset input, .views-tabset textarea {
max-width: 95%
}
I'm using the default Garland theme. I don't get this problem from within Safari 3 on the mac.
| Comment | File | Size | Author |
|---|---|---|---|
| ff_remove_display.png | 21.64 KB | aclight |
Comments
Comment #1
merlinofchaos commentedStupid max-width.
I also adjusted the positioning of the button while I was at it, since it had a habit of pushing the 3rd column down just slightly.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.