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-04-11 18:14:28 +0200
committerThibG <thib@sitedethib.com>2019-04-26 22:38:03 +0200
commitfddd8251ddec420286dcca06c0be2bea457e4799 (patch)
tree0c66a9ddf410dc0abed32d3b641cbcfd20d33caf /app/javascript/flavours/glitch/styles/components/composer.scss
parentd7e4be285abfacfbf7ea6c50d2e2090128ef9b5d (diff)
Attempt to fix CSS
Diffstat (limited to 'app/javascript/flavours/glitch/styles/components/composer.scss')
-rw-r--r--app/javascript/flavours/glitch/styles/components/composer.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/javascript/flavours/glitch/styles/components/composer.scss b/app/javascript/flavours/glitch/styles/components/composer.scss
index c7851b561..e5eb6e64f 100644
--- a/app/javascript/flavours/glitch/styles/components/composer.scss
+++ b/app/javascript/flavours/glitch/styles/components/composer.scss
@@ -128,7 +128,8 @@
   }
 }
 
-.composer--textarea {
+.composer--textarea,
+.autosuggest-input {
   position: relative;
 
   label {