]> cat aescling's git repositories - mastodon.git/commitdiff
Hide overflowing characters from reply indicator too
authorThibaut Girka <thib@sitedethib.com>
Fri, 25 Oct 2019 20:28:25 +0000 (22:28 +0200)
committerThibG <thib@sitedethib.com>
Sat, 26 Oct 2019 15:51:22 +0000 (17:51 +0200)
app/javascript/flavours/glitch/styles/components/composer.scss

index 43697491993db552280094cbb596421a65c6414a..92a29a933829535d635fc0dbbc35abb1b9225f76 100644 (file)
     overflow: visible;
     white-space: pre-wrap;
     padding-top: 5px;
+    overflow: hidden;
 
     p, pre, blockquote {
       margin-bottom: 20px;