about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/components/composer.scss
diff options
context:
space:
mode:
authorThibaut Girka <thib@sitedethib.com>2019-11-07 14:43:07 +0100
committerThibaut Girka <thib@sitedethib.com>2019-11-07 14:43:07 +0100
commit2c6d8ebf027b4b12b884c7fb11c98e161875121c (patch)
tree572dc1d426a80aee866aa95ed62af594265a712e /app/javascript/flavours/glitch/styles/components/composer.scss
parent44acac0dcd999c66137eb8dbe20c0438c4b74a6e (diff)
[Glitch] Minor improvements to poll composing UI
Port 7cdb8c10e97fe9e22411efef4986e6393247e0ee to glitch-soc
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 92a29a933..51287f62e 100644
--- a/app/javascript/flavours/glitch/styles/components/composer.scss
+++ b/app/javascript/flavours/glitch/styles/components/composer.scss
@@ -249,6 +249,7 @@
 .compose-form__autosuggest-wrapper,
 .autosuggest-input {
   position: relative;
+  width: 100%;
 
   label {
     .autosuggest-textarea__textarea {