collapse overly-verbose ratings

This commit is contained in:
friendica
2015-02-05 15:28:46 -08:00
parent 1b5bd1d808
commit 68978ad1c0
2 changed files with 5 additions and 1 deletions

4
view/js/mod_ratings.js Normal file
View File

@@ -0,0 +1,4 @@
$(document).ready(function() {
collapseHeight();
});