]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Fix width of content text fluctuating over time
authormayaeh <mayaeh@marimo-net.org>
Tue, 27 Oct 2020 12:34:02 +0000 (21:34 +0900)
committerThibaut Girka <thib@sitedethib.com>
Wed, 4 Nov 2020 11:24:40 +0000 (12:24 +0100)
Port 2ae751f19d48c12e70a445ce1d01149866b56ce8 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
app/javascript/flavours/glitch/styles/components/status.scss

index 554ea8cd52f2ee6f5d433ddfe2c0c201c4c3ce87..94b9a1e991e5cb52c8606f075555e0e98547d92d 100644 (file)
@@ -55,6 +55,7 @@
   font-weight: 400;
   overflow: visible;
   padding-top: 5px;
+  clear: both;
 
   &:focus {
     outline: 0;