Reduced entity_profile width in pop up

This commit is contained in:
Sarven Capadisli 2009-11-20 04:09:40 +00:00
parent c213477081
commit b51df36189
1 changed files with 2 additions and 0 deletions

View File

@ -301,6 +301,8 @@ RealtimeUpdate = {
return false;
});
$('#showstream .entity_profile').css({'width':'69%'});
}
}