Fixed height recently added row when empty
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user