As far as I'm aware there are no explicit changes to the sidebar's
width, though it has always been flexible to some degree, adapting to
window size. At the moment the minimum sidebar width is 180px, but
that's not necessarily going to always be the case.
If you need an exact value for the width, I suggest you use jQuery as
it can change at runtime as people resize their Gmail window:
var width_in_pixels = jQuery('.my-div').width();
Conrad
> --
> You received this message because you are subscribed to the Google
> Groups "Raplet developer discussion list" group.
> To post to this group, send email to raple...@googlegroups.com
> To unsubscribe from this group, send email to
> raplet-dev+...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/raplet-dev?hl=en