Index: hierarchical_select.css =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/hierarchical_select/hierarchical_select.css,v retrieving revision 1.32 diff -u -p -r1.32 hierarchical_select.css --- hierarchical_select.css 30 Nov 2008 00:48:49 -0000 1.32 +++ hierarchical_select.css 12 Jul 2010 16:44:58 -0000 @@ -2,14 +2,6 @@ /* The hierarchical select. */ -.hierarchical-select-wrapper { - margin: 2px; /* Make sure a Hierarchical Selects is *indistuingishable* - from a normal select with regards to spacing. Firefox seems - to be giving special treatment to select elements though, - because it's not rendering the 2px horizontal margins though - they *are* set. */ -} - .hierarchical-select-wrapper .hierarchical-select .selects { float: left; /* If a block is floated, it won't consume as much width as available, only just enough. This allows the grippie to