[drupal-devel] [bug] Pushbutton Header CSS Cleanup

Robert Castelo drupal-devel at drupal.org
Mon Mar 14 17:05:54 UTC 2005


Issue status update for http://drupal.org/node/18879

 Project:      Drupal
 Version:      cvs
 Component:    theme system
 Category:     bug reports
 Priority:     normal
 Assigned to:  Robert Castelo
 Reported by:  Robert Castelo
 Updated by:   Robert Castelo
 Status:       patch
 Attachment:   http://drupal.org/files/issues/pushbutton-header.patch (973 bytes)

Update to CSS used by Pushbutton in the header of the page, fixes two
issues:
* img was specified to display as block, which wasn't neccessary.
Better to leave it as the default (inline), making it easier to control
image placement.
* Border to top and bottom of secondary-menu was not displaying in
Safari, fixed by overiding drupal.css "table  {border-collapse:
collapse;}"


Robert Castelo




More information about the drupal-devel mailing list