This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
im-changing.ru
/
converse.js
miroir de
https://github.com/conversejs/converse.js.git
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
bugfix: minimized bar creates 100% width overlay, masking other elements
JC Brand
il y a 2 mois
Parent
8ac2f3c54f
commit
cd541e53d6
1 fichiers modifiés
avec
0 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
0
1
src/plugins/chatboxviews/styles/chats.scss
+ 0
- 1
src/plugins/chatboxviews/styles/chats.scss
Voir le fichier
@@ -9,7 +9,6 @@
position: fixed;
bottom: 0;
right: 0;
- left: 1em;
}
}