about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/components/composer.scss
diff options
context:
space:
mode:
authorReverite <github@reverite.sh>2019-06-16 18:19:10 -0700
committerReverite <github@reverite.sh>2019-06-16 18:19:10 -0700
commit9fbb4af7611aa7836e65ef9f544d341423c15685 (patch)
tree0841c6bcdd55a55d167838e4c9f101a7737b8201 /app/javascript/flavours/glitch/styles/components/composer.scss
parent44cbee455d129636c55ec0ccc2b79373e194ffce (diff)
parentf57a0f89a8b2b894d028de8e75caddcf3a8c904e (diff)
Merge branch 'glitch'
Diffstat (limited to 'app/javascript/flavours/glitch/styles/components/composer.scss')
-rw-r--r--app/javascript/flavours/glitch/styles/components/composer.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/javascript/flavours/glitch/styles/components/composer.scss b/app/javascript/flavours/glitch/styles/components/composer.scss
index 62eca49a1..c06d79ffc 100644
--- a/app/javascript/flavours/glitch/styles/components/composer.scss
+++ b/app/javascript/flavours/glitch/styles/components/composer.scss
@@ -586,6 +586,7 @@
   white-space: nowrap;
   overflow: hidden;
   justify-content: flex-end;
+  flex: 0 0 auto;
 
   & > .count {
     display: inline-block;