Minor fixes for v2.2
- If NO_WEBSOCKETS or USEROPTS.altsocket are true, don't use websockets - Base resizing on an invisible div (some channels remove/hide #queue) - Names are properly italicized when AFK
This commit is contained in:
parent
20f0d1c316
commit
15085fc6ae
6 changed files with 11 additions and 9 deletions
|
|
@ -207,6 +207,10 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row" id="resizewrap">
|
||||
<div class="span5"></div>
|
||||
<div class="span7" id="videowidth"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="push"></div>
|
||||
<div id="sitefooter">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue