about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/styles/components
diff options
context:
space:
mode:
authorquinn <87563261+OrichalcumCosmonaut@users.noreply.github.com>2022-04-05 17:16:21 +1000
committerGitHub <noreply@github.com>2022-04-05 17:16:21 +1000
commite989147a9117e640d451085d2a0eb77966761810 (patch)
tree30410a39753d329bd6ff39d8e36a5f64d43472d2 /app/javascript/flavours/glitch/styles/components
parent393db67ecc4c272204f2331b64d7456d69835b15 (diff)
Update composer.scss
Diffstat (limited to 'app/javascript/flavours/glitch/styles/components')
-rw-r--r--app/javascript/flavours/glitch/styles/components/composer.scss2
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 {