]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Fix various things in the directory
authorThibaut Girka <thib@sitedethib.com>
Sun, 9 Dec 2018 12:34:13 +0000 (13:34 +0100)
committerThibaut Girka <thib@sitedethib.com>
Sun, 9 Dec 2018 15:08:10 +0000 (16:08 +0100)
Port ecd303c097bf20aa971628ba8420a9f17f3dd1f7 to glitch-soc

app/javascript/flavours/glitch/styles/widgets.scss

index a838ca778b2ce29edfb1055f60a5d28282599fef..c863e3b4fe877f949033478834db1039464f895d 100644 (file)
       font-size: 18px;
       font-weight: 700;
       color: $primary-text-color;
+      white-space: nowrap;
+      overflow: hidden;
+      text-overflow: ellipsis;
 
       .fa {
         color: $darker-text-color;