]> cat aescling's git repositories - mastodon.git/commitdiff
Make composers button all aligned and the same size (#1843)
authorMélanie Chauvel <perso@hack-libre.org>
Wed, 7 Sep 2022 17:37:46 +0000 (19:37 +0200)
committeraescling <aescling+gitlab@cat.family>
Thu, 17 Nov 2022 02:59:19 +0000 (21:59 -0500)
app/javascript/flavours/glitch/styles/components/composer.scss

index 1468bd4f58ee70b3f876e45d75940d7fe832b403..da086833c566285e9c626f5c0acaad8665812d1a 100644 (file)
   display: flex;
   flex: 0 0 auto;
 
-  & > * {
+  & .icon-button,
+  & .text-icon-button {
     display: inline-block;
     box-sizing: content-box;
     padding: 0 3px;