]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Add ActivityPub actor representing the entire server
authorThibG <thib@sitedethib.com>
Thu, 18 Jul 2019 23:44:42 +0000 (01:44 +0200)
committerThibaut Girka <thib@sitedethib.com>
Fri, 19 Jul 2019 16:35:45 +0000 (18:35 +0200)
Port SCSS changes from 730c4053d642024b9949d72c8a9f1873532c6212

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

index dc60dd14bf678a1dc7ea91be11cad783129c5d21..130e1461cc812bfc20509f67b60fee4525117c8c 100644 (file)
     min-height: 100%;
   }
 
+  .flash-message {
+    margin-bottom: 10px;
+  }
+
   @media screen and (max-width: 738px) {
     grid-template-columns: minmax(0, 50%) minmax(0, 50%);