Add line break for Live progress
This commit is contained in:
@@ -313,7 +313,7 @@ DOCUMENTATION :: END
|
||||
% if data['media_type'] != 'photo':
|
||||
<div class="dashboard-activity-info-time">
|
||||
% if data['live'] == 1:
|
||||
Live
|
||||
<br />Live
|
||||
% elif data['view_offset']:
|
||||
ETA:
|
||||
<span id="stream-eta-${sk}">
|
||||
|
Reference in New Issue
Block a user