We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b57e3e4 commit 3d3c270Copy full SHA for 3d3c270
CHANGES.md
@@ -28,6 +28,7 @@
28
- #316: Add support for XEP-0198 Stream Management
29
- #1296: `embedded` view mode shows `chatbox-navback` arrow in header
30
- #1330: Missing room name in MUC invitation popup
31
+- #1445: Participants list uses big font in embedded mode
32
- #1465: When highlighting a roster contact, they're incorrectly shown as online
33
- #1532: Converse reloads on enter pressed in the filter box
34
- #1550: Legitimate carbons being blocked due to erroneous forgery check
sass/_chatrooms.scss
@@ -552,9 +552,6 @@
552
.occupants {
553
.occupant-list {
554
padding-left: 0.3em;
555
- li.occupant {
556
- font-size: 120%;
557
- }
558
}
559
560
0 commit comments