diff options
author | quinn <87563261+OrichalcumCosmonaut@users.noreply.github.com> | 2022-04-05 17:16:21 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-05 17:16:21 +1000 |
commit | e989147a9117e640d451085d2a0eb77966761810 (patch) | |
tree | 30410a39753d329bd6ff39d8e36a5f64d43472d2 /app | |
parent | 393db67ecc4c272204f2331b64d7456d69835b15 (diff) |
Update composer.scss
Diffstat (limited to 'app')
-rw-r--r-- | app/javascript/flavours/glitch/styles/components/composer.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/javascript/flavours/glitch/styles/components/composer.scss b/app/javascript/flavours/glitch/styles/components/composer.scss index 96ea096e1..55b1fc599 100644 --- a/app/javascript/flavours/glitch/styles/components/composer.scss +++ b/app/javascript/flavours/glitch/styles/components/composer.scss @@ -206,7 +206,7 @@ sub { font-size: smaller; - text-align: sub; + vertical-align: sub; } ul, ol { |