]> cat aescling's git repositories - mastodon.git/commitdiff
Use slightly more margin between post buttons (under compose box) (#1816)
authorMélanie Chauvel <perso@hack-libre.org>
Wed, 27 Jul 2022 17:17:15 +0000 (19:17 +0200)
committeraescling <aescling+gitlab@cat.family>
Mon, 5 Sep 2022 04:27:57 +0000 (00:27 -0400)
app/javascript/flavours/glitch/styles/components/composer.scss

index 6d45c110c5d2063e79afb6a130c69a5a2e8c6efc..1468bd4f58ee70b3f876e45d75940d7fe832b403 100644 (file)
 
   & > .side_arm {
     display: inline-block;
-    margin: 0 2px;
+    margin: 0 5px;
     padding: 7px 0;
     width: 36px;
     text-align: center;