This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
im-changing.ru
/
converse.js
mirror de
https://github.com/conversejs/converse.js.git
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
bugfix: minimized bar creates 100% width overlay, masking other elements
JC Brand
2 meses atrás
pai
8ac2f3c54f
commit
cd541e53d6
1 arquivos alterados
com
0 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
0
1
src/plugins/chatboxviews/styles/chats.scss
+ 0
- 1
src/plugins/chatboxviews/styles/chats.scss
Ver arquivo
@@ -9,7 +9,6 @@
position: fixed;
bottom: 0;
right: 0;
- left: 1em;
}
}