mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-20 03:25:17 +01:00
Fix width of content text fluctuating over time (#15055)
This commit is contained in:
parent
c5704e75ae
commit
2ae751f19d
@ -794,6 +794,10 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.status__content {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.status__content,
|
||||
.reply-indicator__content {
|
||||
position: relative;
|
||||
|
Loading…
Reference in New Issue
Block a user