A important issue I forgotten to include in the comments is the folowing:<br><br>In the palette i am doing:<br><br>
+        self._content.set_border_width(0)<br><br>because is the only way to do the separator and the SugarMenuItems<br>take all the with of the palette.<br><br>Would be good if we can add a method in the Palette class,<br>
to set the content border_width.<br><br>Gonzalo<br>