Merge branch '0.9-release'
* 0.9-release: Reduced entity_profile width in pop up
This commit is contained in:
commit
e3de04f8cd
|
@ -301,6 +301,8 @@ RealtimeUpdate = {
|
||||||
|
|
||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
$('#showstream .entity_profile').css({'width':'69%'});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user