Merge branch '0.9-release'

* 0.9-release:
  Reduced entity_profile width in pop up
This commit is contained in:
Zach Copley 2009-11-19 20:18:35 -08:00
commit e3de04f8cd
1 changed files with 2 additions and 0 deletions

View File

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