Skip to content

Commit

Permalink
fix: window list handler
Browse files Browse the repository at this point in the history
  • Loading branch information
sualko committed Mar 22, 2019
1 parent b8dd879 commit eda6e97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scss/vendor/_jsxc.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
#jsxc-roster {
padding-top: 5px; // NC >= 14
top: 45px;
z-index: 1500;
z-index: 1550;
}

#jsxc-window-list,
#jsxc_windowListSB {
#jsxc-window-list-handler {
z-index: 1500;
}

Expand Down

0 comments on commit eda6e97

Please sign in to comment.