]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Minor improvements to poll composing UI
authorThibaut Girka <thib@sitedethib.com>
Thu, 7 Nov 2019 13:43:07 +0000 (14:43 +0100)
committerThibaut Girka <thib@sitedethib.com>
Thu, 7 Nov 2019 13:43:07 +0000 (14:43 +0100)
Port 7cdb8c10e97fe9e22411efef4986e6393247e0ee to glitch-soc

app/javascript/flavours/glitch/styles/components/composer.scss

index 92a29a933829535d635fc0dbbc35abb1b9225f76..51287f62e9d84efc78e46dbb01bf0683a7505f26 100644 (file)
 .compose-form__autosuggest-wrapper,
 .autosuggest-input {
   position: relative;
+  width: 100%;
 
   label {
     .autosuggest-textarea__textarea {