Every since switching to the 2 column layout several months ago I noticed that embeds on comment walls get cut off. As do some
NING apps (on profiles). I found this css to widen the group comment
wall and just thought I'd share. Insert it into your advanced CSS area
(adjust width to your liking.
.xg_widget_groups div.xg_module div#comments.xg_module_body {width: 550px}
And here is one I found fo…