]> cat aescling's git repositories - mastodon.git/commitdiff
Fix width of content text fluctuating over time (#15055)
authormayaeh <mayaeh@marimo-net.org>
Tue, 27 Oct 2020 12:34:02 +0000 (21:34 +0900)
committerGitHub <noreply@github.com>
Tue, 27 Oct 2020 12:34:02 +0000 (13:34 +0100)
app/javascript/styles/mastodon/components.scss

index 28f2a27a68e409fe52dce33fdadc50ec6156bf95..deec5c68a2311aeeb39ba618c3ccd73cdb789411 100644 (file)
   cursor: pointer;
 }
 
+.status__content {
+  clear: both;
+}
+
 .status__content,
 .reply-indicator__content {
   position: relative;