Hi,
I'm trying to make the following div element I found using firebug not appear through CSS. What code should I add to my CSS stylesheet? I'm assuming it's display:none but don't know where to add it.
<div dojoattachpoint="_embedGroupButton" class="embed_group button">Embed</div>
Any help would be appreciated!
Thanks