This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
im-changing.ru
/
converse.js
mirror da
https://github.com/conversejs/converse.js.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
bugfix: minimized bar creates 100% width overlay, masking other elements
JC Brand
2 mesi fa
parent
8ac2f3c54f
commit
cd541e53d6
1 ha cambiato i file
con
0 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
0
1
src/plugins/chatboxviews/styles/chats.scss
+ 0
- 1
src/plugins/chatboxviews/styles/chats.scss
Vedi File
@@ -9,7 +9,6 @@
position: fixed;
bottom: 0;
right: 0;
- left: 1em;
}
}