Skip to content

Commit

Permalink
fixes night#3287
Browse files Browse the repository at this point in the history
  • Loading branch information
night committed Nov 19, 2018
1 parent 5993b66 commit 048871b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/modules/chat_left_side/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,10 @@
.right-column--theatre {
right: unset !important;
}

/* Subscriber balloons on channel page */
.chat-input div.tw-balloon[data-a-target="sub-balloon"] {
left: auto !important;
right: unset !important;
}
}

0 comments on commit 048871b

Please sign in to comment.