diff options
author | Reverite <github@reverite.sh> | 2019-06-16 18:19:10 -0700 |
---|---|---|
committer | Reverite <github@reverite.sh> | 2019-06-16 18:19:10 -0700 |
commit | 9fbb4af7611aa7836e65ef9f544d341423c15685 (patch) | |
tree | 0841c6bcdd55a55d167838e4c9f101a7737b8201 /app/javascript/flavours/glitch/styles/components/composer.scss | |
parent | 44cbee455d129636c55ec0ccc2b79373e194ffce (diff) | |
parent | f57a0f89a8b2b894d028de8e75caddcf3a8c904e (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.scss | 1 |
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; |