Merge pull request #1093 from thelounge/astorije/fix-network-layout
Fix network layout displaying the scrollbar incorrectly
This commit is contained in:
commit
131b1a6409
@ -762,6 +762,7 @@ kbd {
|
||||
#chat .chat {
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
overflow: auto;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
position: absolute;
|
||||
|
Loading…
Reference in New Issue
Block a user