Closed (fixed)
Project:
Field Group
Version:
7.x-1.1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2012 at 19:30 UTC
Updated:
24 Aug 2012 at 05:21 UTC
When I use horizontal or vertical tabs I get the dots like I would get on an unordered list on the node view page but these don't show in the node edit page (both view and edit using the same theme)..
I can't work out why its happening or how to easily over ride it through css without over ridding it site wide (i'm not that good at css)..
Can anyone offer any fixes or suggestions to fix it??
The image attached shows what I am seeing on the node view page..
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| node_view_tab_formatting.jpg | 3.57 KB | wipeout_dude |
Comments
Comment #1
hydra commentedThis should not be happen. The default css of horizontal and vertical tabs are providing css, hiding the list bullets. Otherwise try:
Comment #2
Stalski commentedI think you'll need to try the dev version. CSS changed a bit there.
Also can you tell us what is causing it (check it with firebug). It is always possible some other styling interferes or an !important is winning the battle ... things like that.
As Hydra says, this should never happen.
Solution I think is upgrade to dev (or wait until 1.2 is out)