hide unused chat
This commit is contained in:
parent
d39d960a13
commit
eddc9e0061
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#chat .well-chat {
|
#chat .well-chat {
|
||||||
|
|
Loading…
Reference in a new issue