Fixed height recently added row when empty

This commit is contained in:
JonnyWong16 2017-08-19 23:35:42 -07:00
commit 4fa5fb909c

View file

@ -178,7 +178,7 @@ DOCUMENTATION :: END
</div>
</div>
% else:
<div id="dashboard-no-recently-added" class="text-muted">No recently added items.</div>
<div id="dashboard-no-recently-added" class="text-muted" style="height: 288px; margin-bottom: 25px;">No recently added items.</div>
% endif
% else:
<div class="text-muted">There was an error communicating with your Plex Server.</div><br>