This website works better with JavaScript
Home
Explore
Help
Register
Sign In
im-changing.ru
/
converse.js
mirror of
https://github.com/conversejs/converse.js.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
bugfix: minimized bar creates 100% width overlay, masking other elements
JC Brand
2 months ago
parent
8ac2f3c54f
commit
cd541e53d6
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
src/plugins/chatboxviews/styles/chats.scss
+ 0
- 1
src/plugins/chatboxviews/styles/chats.scss
View File
@@ -9,7 +9,6 @@
position: fixed;
bottom: 0;
right: 0;
- left: 1em;
}
}