resize library buttons

This commit is contained in:
Luke Pulverenti 2014-05-27 10:30:21 -04:00
parent 9f80d772a9
commit a4f86c1a60
6 changed files with 29 additions and 20 deletions

View file

@ -82,7 +82,7 @@
});
var startIndex = 0;
var limit = 5;
var limit = 4;
var elem = $('.notificationsFlyoutlist');
var markReadButton = $('.btnMarkReadContainer');