Fix Drupal fieldset titles disappearing in firefox
Added Tue, 12/11/2007 - 11:28
You may have spotted that for some Drupal themes in some versions of Firefox the titles on fieldsets are sometimes not there ...
This little CSS snippet should solve the problem ...
fieldset legend {display:block; }
Bookmark/Search this post with:

Delicious
Digg
Reddit
Technorati




