css
This commit is contained in:
parent
295b2b0362
commit
e5b3027324
@ -150,10 +150,10 @@ textarea, select {
|
||||
|
||||
@media only screen and (max-device-width: 480px) {
|
||||
.livechan_convobar_root {
|
||||
width: 40%;
|
||||
width: 0%;
|
||||
}
|
||||
.livechan_chat_output {
|
||||
width: 50%;
|
||||
width: 95%;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user