mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-20 03:35:22 -05:00
Fix width of content text fluctuating over time (#15055)
This commit is contained in:
@@ -794,6 +794,10 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.status__content {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.status__content,
|
||||
.reply-indicator__content {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user