]> cat aescling's git repositories - mastodon.git/commitdiff
Improve styling of DM view in glitch-soc
authorThibaut Girka <thib@sitedethib.com>
Mon, 30 Sep 2019 15:00:42 +0000 (17:00 +0200)
committerThibaut Girka <thib@sitedethib.com>
Mon, 30 Sep 2019 15:01:16 +0000 (17:01 +0200)
app/javascript/flavours/glitch/styles/components/index.scss

index 071e066069e393f624952b32449c0dcaca8a564a..848ef78df3f0a3a40c854cca83b9e1f5ea4b8c7e 100644 (file)
         }
       }
     }
+
+    .status__content {
+      margin: 0;
+    }
   }
 }