Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 0b49106

Browse files
committed
mx_EventTile.mx_EventTile_bad[data-layout=bubble] seems to require bubble layout
Signed-off-by: Suguru Hirahara <[email protected]>
1 parent 1d43ab4 commit 0b49106

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

res/css/views/rooms/_EventBubbleTile.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -712,8 +712,7 @@ limitations under the License.
712712
}
713713

714714
/* events that do not require bubble layout */
715-
.mx_GenericEventListSummary[data-layout=bubble],
716-
.mx_EventTile.mx_EventTile_bad[data-layout=bubble] {
715+
.mx_GenericEventListSummary[data-layout=bubble] {
717716
.mx_EventTile_line {
718717
background: transparent;
719718
}

0 commit comments

Comments
 (0)