added new selector for the manage lables link

This commit is contained in:
tworrall 2012-10-25 14:27:56 +00:00
parent 5973e7ec4d
commit aac07a1db9

View file

@ -281,6 +281,10 @@ a.close {
a.manageLinks {
display:none;
}
a#manageLabels {
margin-left:20px;
font-size:0.7em;
}
/* <---- OpenSocial -----*/
div#openSocial {
display:inline-block;